Retain form Combo Box Entries

R

robert.young

Is there a way to retain the last combo box information that was used
on a form so that it will be there when the form is re-opened?
 
S

Squirrel

Perhaps save the data to a local table when the form closes and then read
the data from that table into the combobox on the open event of the form...
 

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