[AccessD] Treat string as array

Michael Bahr jedi at charm.net
Mon Mar 24 11:37:15 CDT 2008


Ok, but the principles still apply.  Try this
http://www.vbforums.com/showthread.php?t=470268

and for reference
http://www.codeguru.com/forum/archive/index.php/t-250108.html
http://www.thescripts.com/forum/thread13305.html

Mike...


> Thanks.  VBA.
>
>
> John W. Colby
> Colby Consulting
> www.ColbyConsulting.com
> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com
> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Michael Bahr
> Sent: Sunday, March 23, 2008 8:21 PM
> To: Access Developers discussion and problem solving
> Subject: Re: [AccessD] Treat string as array
>
> JOhn, take a look here
> http://www.thescarms.com/dotnet/dotnetstring.aspx
>
> Mike...
>
>
>> How can I turn a string into an array?  I need to iterate through the
>> characters of a string.
>>
>> For each char in str
>> 	dosomething char
>> Next char
>>
>> John W. Colby
>> Colby Consulting
>> www.ColbyConsulting.com
>>
>> --
>> AccessD mailing list
>> AccessD at databaseadvisors.com
>> http://databaseadvisors.com/mailman/listinfo/accessd
>> Website: http://www.databaseadvisors.com
>>
>
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>





More information about the AccessD mailing list