Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() On running this code I SOMETIMES get the message Compile error: Variable not defined - and the "xlNone" is highlighted Set EersteSel = Range("A4") Set LaasteSel = EersteSel.End(xlDown).Offset(0, 70) Set DataSelle = Range(EersteSel, LaasteSel) DataSelle.Select DataSelle.EntireRow.Interior.ColorIndex = xlNone I'm puzzeled - why only sometimes and surely "xlNone" should't be defined ?? Any ideas Tanks in advance HJN |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compile Error: variable not defined | Excel Programming | |||
Variable not Defined Compile error | Excel Programming | |||
Compile error, Variable not defined | Excel Programming | |||
Variable not defined compile error | Excel Programming | |||
Compile error, variable not defined | Excel Programming |