M
Min
Hi, the following is working in XP Access:
cmbName.AddItem rs!Name
But in Win2000 Access, it is not working, the error message is:
"Invalid member or function".
I am just wondering, what is the equivalent of AddItem in Win2000 Access?
Thanks!
cmbName.AddItem rs!Name
But in Win2000 Access, it is not working, the error message is:
"Invalid member or function".
I am just wondering, what is the equivalent of AddItem in Win2000 Access?
Thanks!