The name of the textbox in userform keeps disappearing

  • Thread starter Thread starter Excel 009
  • Start date Start date
E

Excel 009

I created a userform which has several textboxes. I rename the boxes
from the default names, "textbox1", "textbo2"..., .., to "txtName" for
example. But every time when I run the form, the names kept going back
to textbox1", "textbo2"...!

I am using Excel 2003, but saved the file in Execl 97 to 2003 format.
Anyone got any idea on why this happened and how to fix it?

009
 
Did you change the names in the property window for each textbox in the VBE
and then save the file afterwards?
 
Yes, I did. It happened like 4 times when the names changed.
Everytime when that happened, I need to close the file and then reopen.
Right now, it seems running Ok. But similar thing happened before
like the control in the form disappeared after the file was saved and
reopen. All this happened when I saved the file into a lower version.
 
Only Excel 97 and later supported userform. don't save it in a lower
version.

Excel 97 to Excel 2003 uses one file format, so saving as normal should
suffice.
 
Hi Tom,

You mean if I saved the file in 2003 (by default without specify any
version), it can be used in Excel 97 or up?

009
 

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