G
Guest
I have a list box that shows the account balance in a statement form. I want
the form to bring up the record that I select on the list box. The list box
is displayed on the form at all times. I want the properties to bring up
that record when the selection in the list box is double clicked. When I go
to properties, it prompts me to create a macro.
The macro that I believe is the most appropriate is the Goto function.
However, I don't know how to tie to the record being clicked on the list box.
It wants a specific number for a specific record. I want it to bring up the
record that I double click. Any help would be most appreciated.
the form to bring up the record that I select on the list box. The list box
is displayed on the form at all times. I want the properties to bring up
that record when the selection in the list box is double clicked. When I go
to properties, it prompts me to create a macro.
The macro that I believe is the most appropriate is the Goto function.
However, I don't know how to tie to the record being clicked on the list box.
It wants a specific number for a specific record. I want it to bring up the
record that I double click. Any help would be most appreciated.