Restoring a deleted OptionLabel???

  • Thread starter Thread starter diannem
  • Start date Start date
D

diannem

Had it working beautifully in fact.

While in Design Mode, I was cleaning up the appearance of
my form when I inadvertently deleted "OptionLabel5".

As a result,the form no longer functions. The underlying
Macro is looking for the missing label. I tried copying
another label but it wouldn't let me renumber it to 5.
Removing the associated Option5 button doesn't appear to
solve the problem (but I did not permanently delete that
for fear of making the situation even worse).

Thank you in advance for any suggestions!
 
On the Other tab of the object's Properties sheet, you need to set the
objects name to the name being looked for in the code.
 

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