View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_5_] Dave Peterson[_5_] is offline
external usenet poster
 
Posts: 1,758
Default invisible text boxes becoming visible

If you open the workbook with macros disabled, do the buttons come to life?

Maybe it's a misbehaving macro.

Jordan wrote:

Hello,
I have a document that has a lot of invisible buttons and text boxes on it.
If certain criteria are met, some of those controls (textboxes only) become
visible. This works fine most of the time, but situation occurred a couple
different nonconsecutive times the other day, where the program turned every
control to visible. Any thoughts on what would have caused that?


--

Dave Peterson