M
mission2java
Sorry messed up....
my question I have access 2k2...I use a listbox to add an item int
another list box on a click of a button:
visual basic code:
Me.lstInvitedAttendes.AddItem Me.lstAttendes.Column(0, Item)
Works fine on my machine...on a machine with office 2000, this cod
errors out.
How can I add an item to a list box without an error
my question I have access 2k2...I use a listbox to add an item int
another list box on a click of a button:
visual basic code:
Me.lstInvitedAttendes.AddItem Me.lstAttendes.Column(0, Item)
Works fine on my machine...on a machine with office 2000, this cod
errors out.
How can I add an item to a list box without an error