Hi,
I'm new to Access and was wondering if someone could help me with a little problem.
If I am trying to get strings from an unbound listbox on a form and assign them to an array. How do I go about constructing the character reader in VBA to assign each string to an array element. I'm assuming that I need to read the row source and read each string up to a semicolon then repeat?
Any Help would be great as I am bamboozled thanks!
I'm new to Access and was wondering if someone could help me with a little problem.
If I am trying to get strings from an unbound listbox on a form and assign them to an array. How do I go about constructing the character reader in VBA to assign each string to an array element. I'm assuming that I need to read the row source and read each string up to a semicolon then repeat?
Any Help would be great as I am bamboozled thanks!
Comment