Cowboy_BeBa
Registered User.
- Local time
- Tomorrow, 04:13
- Joined
- Nov 30, 2010
- Messages
- 188
hi
ive got a listbox on one of my forms (with multi select enabled)
essentially its a list of products, the idea is for the user to select as many products as he or she likes, then they click a button and the selected products show up in an append query, which will add records to a table
just curious how to copy the data from a list box to an append query (noting that each selection should have its own row)
i also wanna look into "Select All" and "Select None" buttons, anyone know if this is possible?
ive got a listbox on one of my forms (with multi select enabled)
essentially its a list of products, the idea is for the user to select as many products as he or she likes, then they click a button and the selected products show up in an append query, which will add records to a table
just curious how to copy the data from a list box to an append query (noting that each selection should have its own row)
i also wanna look into "Select All" and "Select None" buttons, anyone know if this is possible?