remeber value

A

Aron

i need to daclare a string in my form that sould be saved in memory for after
i close acsess and next time reopen it should remember the value
 
O

Ofer Cohen

Save the value in a table when the form is open, and then retrieve it back
when you open the MDB.
 
Top