R
Ralph Heidecke
I have a list box (call it Listbox1) on a form (call it Form1). In the list
box are records gathered from a query; there are 2 fields "Name" and
"Number". I want to gather the number from one of the records a user clicks
on and pass it to a query to print a report. How do I refer to the number in
the selected record in Listbox1 in VBA?
Thanks
box are records gathered from a query; there are 2 fields "Name" and
"Number". I want to gather the number from one of the records a user clicks
on and pass it to a query to print a report. How do I refer to the number in
the selected record in Listbox1 in VBA?
Thanks