ListBox
From: LC (lchan_at_jny.com)
Date: 07/08/04
- Next message: Junior: "On Close"
- Previous message: Jeff Conrad: "Re: Field not appearing in Form Field List"
- Next in thread: Dan Artuso: "Re: ListBox"
- Reply: Dan Artuso: "Re: ListBox"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 8 Jul 2004 14:13:09 -0700
Hi,
When an item in a listbox is double-clicked, how can I
refer to that item and its column values?
example of listbox:
lastname firstname age (heading)
green tom 26
brown ale 20
char ally 40
If I double clicked on the row with brown ale, I want to
refer to the lastname, firstname, age of the double-click
item in VBA
something like forms!form1!list1 ....
Thank you,
LC
- Next message: Junior: "On Close"
- Previous message: Jeff Conrad: "Re: Field not appearing in Form Field List"
- Next in thread: Dan Artuso: "Re: ListBox"
- Reply: Dan Artuso: "Re: ListBox"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|