Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want this code to function on the current position, 13th column
So if I am in A1 it should be looking at M1 If ActiveSheet.Range(1, 13) = "" Then OptNoL.Value = True ElseIf ActiveSheet.Range(1, 13) = 30 Then opt30L.Value = True ElseIf ActiveSheet.Range(1, 13) = 60 Then opt60l.Value = True |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Offset question | Excel Discussion (Misc queries) | |||
MOD of OFFSET question? | Excel Discussion (Misc queries) | |||
Offset Question | Excel Worksheet Functions | |||
Offset Question | Excel Worksheet Functions | |||
OFFSET() question for '97 | Excel Discussion (Misc queries) |