Gliff
01-24-2008, 12:31 PM
I've got myself into a slight pickle. I'm creating a form where there are a list of places in one listbox. A user selects a place and can add it using a button to a second listbox. Now, when the user has finished adding places to the second listbox, I need to put it into an array.
I've tried my best but to no avail - I'm still a relative VBA amateur. The name of the second Listbox is 'List2' - all I need is a simple array to store the values held in List2.
If anyone has anyyy clue, which i'm sure someone does (This seems like a fairly basic Access problem), i'd be very appreciative if they can show me a generic code I can manipulate. I'm not expecting the work to be done for me, just a bit of a kick in the right direction would be very helpful!
Thanks!
I've tried my best but to no avail - I'm still a relative VBA amateur. The name of the second Listbox is 'List2' - all I need is a simple array to store the values held in List2.
If anyone has anyyy clue, which i'm sure someone does (This seems like a fairly basic Access problem), i'd be very appreciative if they can show me a generic code I can manipulate. I'm not expecting the work to be done for me, just a bit of a kick in the right direction would be very helpful!
Thanks!