Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Store Value Unbound Text Box

Status
Not open for further replies.

Taff82

Programmer
Feb 11, 2004
43
GB
Hi All,

I have a form with a command button on and an unbound text box. When i click my command button it sends a numeric value to the text box.

The problem i am having is when i close and reopen the form, the value has gone.

Is it possible to store this value so it stays there even if the database is closed.

Thanks in advance all.

Anthony

 
The only way to store data when you close the database is to put it in a table.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top