Hi,
Using a form in Access
i wanna add a new item to a list box. I want to do it programmatically and not through the access wizard.
for some reason I cant seem to use list1.additem ("red")
coul this be that I dont have DAO listed as a reference in access? how do i check that out? is there another way to do it?
Thanks




Reply With Quote