I'm using the access database and in my form i have a combo-box for which i need to make a particular field's data appear in its drop-down list..
Say..
I have the "vendorname " field in the table "vendors". Now i need to add all the contents of this field to the combo-box by name say "VenName".
How should i do this! Pls explain???????? ?????
Say..
I have the "vendorname " field in the table "vendors". Now i need to add all the contents of this field to the combo-box by name say "VenName".
How should i do this! Pls explain???????? ?????
Comment