Accessing a form object

N

Neal Ostrander

I am trying to create a report I need to access the value selected in a
listbox on one of my forms for generating the value to display. What is the
syntax I would use to access the form listbox?
The form name is frmTransactions and the list box name is lstSelectAccount

Thanks in advance for any help
Neal
 
Top