C
carnevil00
Guest
Hi i am having a problem that will probably be very simple for you guys
I want to generate a query then insert all the values into an array
I know it is simple when u select only 1 value from the entire query and put it in a single variable, but if the query returns a large list of values I need a way to store them into a variable..
how would i do this?
I am using VBA for access
thanks in advance
I want to generate a query then insert all the values into an array
I know it is simple when u select only 1 value from the entire query and put it in a single variable, but if the query returns a large list of values I need a way to store them into a variable..
how would i do this?
I am using VBA for access
thanks in advance