Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've got a weird one here...
![]() I have an excel sheet with vb controls - textboxes and combo boxes. I put a bit of code behind one of the combo boxes to enable and disable a few textboxes based on the value of combo box. The code works perfectly, compiles, saves ... The problem happens when I close the workbook: I get a compile error stating that the textbox that I am enabling/disabling does not exist. If I rename the textbox and adjust the code, I can close the workbook only one time. The second time I get the same compile error. I've tried replacing the textboxes, with new names, and the same thing happens again. What is triggering the compile on the exit of the workbook? Why would the text boxes only be unrecognized on exit? Any help would be much appreciated! --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compile error in Excel 2002 | New Users to Excel | |||
excel compile error. Only some computers? | Excel Discussion (Misc queries) | |||
excel compile error. Only some computers? | Excel Discussion (Misc queries) | |||
Excel 2002 Compile Error ? | Excel Programming |