Access 2007 - cycling through values in a list box VBA?
- by Justin
So i have a list box that populates with different sets of data based on user selections.
How can I cycle through any given values that may be in the list box? Is this a For Each statement, or what?
Please help
thanks
justin