Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Insert Rec into table based on user selection from a list

Status
Not open for further replies.
Aug 13, 2003
5
US
If user makes multiple selection from a list, I'd like to be able to insert a record into a table for each selection. I'm close where it's inserting a record for each selection but there's no value in the field, they're blank.
 
Please post your code, the row source of your list box, and table structure.

Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244. Basics at
 
Or simply have a look to ItemsSelected in the VBA help.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top