Connecting Tech Pros Worldwide Help | Site Map

Listbox

Member
 
Join Date: Feb 2007
Posts: 54
#1: Feb 26 '07
Hi im creating Form in Access and im new in using it guys anybody can help me how to use listbox i cant insert a multiple rows in my table using my list box
Rabbit's Avatar
Expert
 
Join Date: Jan 2007
Location: California
Posts: 3,835
#2: Feb 26 '07

re: Listbox


You can't insert records using a listbox, a listbox can only display records.
Member
 
Join Date: Feb 2007
Posts: 54
#3: Feb 27 '07

re: Listbox


what i mean dude is i cant display the list in my list box in my transaction table like example is i have a list of product in my listbox everytime i manually enter my data form and choose a certain product in my listbox i expected to update my table displaying the certain transaction i entry in my form but in my table transaction theres no data in my product list
Rabbit's Avatar
Expert
 
Join Date: Jan 2007
Location: California
Posts: 3,835
#4: Feb 27 '07

re: Listbox


Did you bind the listbox to the field?
Reply


Similar Microsoft Access / VBA bytes