save textbox value

  • Thread starter Thread starter bijan
  • Start date Start date
B

bijan

Hi All,
I have a userform with two textbox,I want autosave the value entered in
texboxes and after close and reopen the userform, They show the latest
values.(even close the workbook)
Thanks in advance
Bijan
 
Hi Bijan

ValueS ? How would a textbox display these ?

You could save in a worksheet cell (if the file is to be saved), in a
database (if available), in the registry (shows your own entry only) or in a
textfile / ini-file / xml file (for multiuser environments).

HTH. Best wishes Harald
 

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

Back
Top