Re: Parsing OpenArgs statements
- From: "'69 Camaro" <ForwardZERO_SPAM.To.69Camaro@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 30 Mar 2007 12:17:55 -0700
Hi.
Anyone got any suggestions?
Please see the tip, "How to get individual items passed to another form
using OpenArgs," on the following Web page:
http://www.access.qbuilt.com/html/vba4.html
Replace the comma in the InStr( ) statement with a pipe character.
HTH.
Gunny
See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
Blogs: www.DataDevilDog.BlogSpot.com, www.DatabaseTips.BlogSpot.com
http://www.Access.QBuilt.com/html/expert_contributors2.html for contact
info.
"ManningFan" <manningfan@xxxxxxxxx> wrote in message
news:1175281570.681345.193960@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I'm trying to figure out how to do this, my form may have anywhere
from 1 to 5 arguments passed. My OpenArgs statement looks something
like this:
Arg1 | Arg2 | Arg3 | Arg4 | Arg5
I need to know if there's an easy way to pull everything prior to the
first "pipe" ( | ), and then everything from the first pipe to the
second pipe, then everything from the second pipe to the third pipe,
etc...
Anyone got any suggestions?
.
- Follow-Ups:
- Re: Parsing OpenArgs statements
- From: Bruce
- Re: Parsing OpenArgs statements
- References:
- Parsing OpenArgs statements
- From: ManningFan
- Parsing OpenArgs statements
- Prev by Date: Re: Parsing OpenArgs statements
- Next by Date: DSN-less connection with Oracle 10 drivers
- Previous by thread: Re: Parsing OpenArgs statements
- Next by thread: Re: Parsing OpenArgs statements
- Index(es):
Relevant Pages
|