Normal Topic An array of questions (Read 271 times)
BOBSCOTT
Senior Member
Members
*****
Offline


That Darn Computer #$X#
{curse words}

Posts: 1195
Joined: Nov 22nd, 2002
An array of questions
Jul 26th, 2007 at 5:17pm
Print Post Print Post  
I am creating from a parent record a semi colon delimited string of data from elements that are selected from a subform on the parent form. I now need to parse the data and slug the results into other variables and elements.

I have been using a method I was shown in one of the great classes I attended given by Erika. It uses @accessStringArray @CountStringArray and @findStringArray

With all the new commands in 2.0 and Array stuff like @AccessDynamicArray()
@CreateDynamicArray() just to name a few is their a better type of array or method I should be using.

Thanks

  

Team – Together Everyone Achieves More
Back to top
 
IP Logged