PeteJohnston
Programmer
I've got a pair of list boxes where the first one is populated from a table, the second will initially be empty. I need the usual command buttons to add and remove items from the first list and put them into the second. I'm pretty sure I've used the .AddItem method (and the .RemoveItem) in the past and when I check the Access 2K help it says that I can add them in this way but intellisense doesn't give me the option! The object browser doesn't show me that the method exists either. Can I do it this way or not? I'm a bit confused that the help says one thing but when I try to code it it says I can't. Is it only available in VB? The guy wants it done in Access so I don't have the option of re-writing it in VB.
PeteJ
(Contract Code-monkey)
It's amazing how many ways there are to skin a cat
(apologies to the veggies)
PeteJ
(Contract Code-monkey)
It's amazing how many ways there are to skin a cat
(apologies to the veggies)