Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I can't make the Data_value work
for I = 170 to 182 IF I = VLOOKUP(I, DayNr,1) THEN something ENDIF Next I = actual daynumber DayNr is a range of Working day No. If I substitute "I" with a value ( say 170), it works OK. The goal is to decide, whether I is a working day or not. How should it be written ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro - Vlookup | Excel Discussion (Misc queries) | |||
vlookup macro | New Users to Excel | |||
VLOOKUP in a macro?? | Excel Discussion (Misc queries) | |||
VLOOKUP MACRO | Excel Programming | |||
Need a macro to do what this VLOOKUP does | Excel Programming |