PDA

Click to See Complete Forum and Search --> : Microsoft Access Help


mmyc
May 24th, 2000, 06:46 PM
I'm new in learning VB.

How can I use Microsoft Access to write an Event Procedure to transfer the highlighted items from one list box to another list box when the central button is clicked

_________ __________
| Sue | | |
| Jane | ________ | |
| Ken | | | | |
| | | > | | |
| | | | | |
--------- -------- ----------


Thank you.

lenin
May 24th, 2000, 10:49 PM
Are you using VBA, or do you want to populate one of the list in Vb from a field in a table in Access?


Lenin