Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Help.
I had a userform that I can fill out and then save to a spreadsheet. Then I can Look up the information and have it put back into a spreadsheet. To make changes. Then it is necessary to save the changes again. If CheckMilo Then Cells(NextRow, 8) = "2" Else Cells(NextRow, 8) = "" End If this is one of about 25-30 check boxes I need to be able to affect. I get an error Compile error "else without if" could somebody tell me how to right it so I don't get the error. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Get a VB "Compile error in hidden module: DistMon" at start | Excel Discussion (Misc queries) | |||
How correct (or remove) "Compile error in hidden module: DistMon" | Excel Discussion (Misc queries) | |||
"compile error in hidden module": DISTMOD -- ideas to fix it?? | Excel Discussion (Misc queries) | |||
Compile Error in Excel 2004 when Inputbox contains "VBCRLF" | Excel Discussion (Misc queries) | |||
Getting "compile error" "method or data member not found" on reinstall | Excel Programming |