List Box

A

Andrea

I was wondering how to make my list box remember the
selection AFTER a new record is made. Currently, I make
a selection in the list box; and when I go back to that
record, the selection is no longer highlighted. Thanks!
 
R

Rick Brandt

Andrea said:
I was wondering how to make my list box remember the
selection AFTER a new record is made. Currently, I make
a selection in the list box; and when I go back to that
record, the selection is no longer highlighted. Thanks!

Is the ListBox bound to a field? If you want it to "remember" a value
per-record that is the only way to do it.
 
A

Andrea

I created the list box using the wizard and typed in the
values for the list box. The list does not come from a
field list. If it is necessary for me to do that for it
to remember the selection, does the field list have to be
updated in the table the form is linked to?

Thanks for your help!
Andrea
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top