[AccessD] Turn a string into an array

Arthur Fuller fuller.artful at gmail.com
Thu Aug 19 07:24:04 CDT 2021


I thinkI typed the example and got a type mismatch error.
? Split( "this is a srring")
Type mismatch
? Splt( "1,2", ",")
Type  mismatch
I think  I am losing it.


On Thu., Aug. 19, 2021, 8:12 a.m. Arthur Fuller, <fuller.artful at gmail.com>
wrote:

> No. How do I do  that?
>
> Speaking of collections, apparently a recodset is saved in a collection
> unless it is specifically  closed  after using it. How do I see it
> afterwards?
> Thanks.
>
> On Thu., Aug. 19, 2021, 7:40 a.m. Susan Harkins, <ssharkins at gmail.com>
> wrote:
>
>> Have you considered saving the string in a Collection?
>>
>> Susan H.
>>
>> Given a comma-delited string such as "123, 456,  789"; how can I turn it
>> into an array?
>>
>> Thanks..
>> --
>> AccessD mailing list
>> AccessD at databaseadvisors.com
>> https://databaseadvisors.com/mailman/listinfo/accessd
>> Website: http://www.databaseadvisors.com
>>
>> --
>> AccessD mailing list
>> AccessD at databaseadvisors.com
>> https://databaseadvisors.com/mailman/listinfo/accessd
>> Website: http://www.databaseadvisors.com
>>
>


More information about the AccessD mailing list