Maxine1010
Registered User.
- Local time
- Today, 22:51
- Joined
- Jun 28, 2002
- Messages
- 25
Hi,
I've searched through the site for previous postings to no avail, so I was hoping someone could solve what I think is probably quite simple.
I have a combo box (cmbWard) on a form, I want to be able to select a ward from this combo box, click on a command button and transfer this selection to a list box (lstWard). I will then use the selected wards in the list box as parameters for a query/ filter.
I tried using additem but this doesn't exist in Access so I'm stumped...help...please......!!
Thanks
I've searched through the site for previous postings to no avail, so I was hoping someone could solve what I think is probably quite simple.
I have a combo box (cmbWard) on a form, I want to be able to select a ward from this combo box, click on a command button and transfer this selection to a list box (lstWard). I will then use the selected wards in the list box as parameters for a query/ filter.
I tried using additem but this doesn't exist in Access so I'm stumped...help...please......!!
Thanks