i'm new to using microsoft access. so i wonder if anyone knew how do we add lists to microsoft access's combobox? ag. when we add a list of items in vb combobox, we put them under list property box. how do we do the same for microsoft access?
Gee.. Thks. What about Microsoft Excel? How do we manually add items to the combobox. i have 3 dtpickers.when i clicked on dtpicker, it is able to show the calendar image. but when i clicked the other 2, it either appeared bigger or didnt show the clanedar image.
Yes, can. But there seemed to be a problem. When I clicked an item in the combobox, it automatically duplicate the items i had put in the combobox. originally i had inserted only classic and exclusive. it seemed excel is more difficult to program than visual basic huh.
Yes, in fact I also had quiet some time learning the VBA in MS Access. Some VBA codes differ slightly since each MS Office has different functionalities...However, the basic statements of VB is applicable to all MS Office VBA programming..
Try this if you want your combo box will not display duplicate values...