Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all i need this but it doesn't work like this... any suggestion ?? ty !!
For Each c In Selection.Cells If Selection.Column = A Then c.Value = "='C:\WB\[@@MYPAGE." & "-20.-20" & "." & c.Row & "." & "11111.-11111.4" & ".xlsm]Sheet2'!$T$3" End If If Selection.Cells.Column = "B" Then c.Value = "='C:\WB\[@@MYPAGE." & "-19.-19" & "." & c.Row & "." & "11111.-11111.4" & ".xlsm]Sheet2'!$T$3" End If Next |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
nested if based on nested if in seperate sheet. how? | Excel Worksheet Functions | |||
Nested if | Excel Worksheet Functions | |||
NESTED IF | Excel Programming | |||
What is quicker? Nested or non nested ifs | Excel Programming | |||
Nested If(and(... | Excel Programming |