Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using following line of code:
Range("M" & vTargetRow).Formula = _ "=IF(AND(""F" & vTargetRow = "Standard Desktop"",""G" & vTargetRow = "Standard 17" & """" & " Monitor""),1,"")" Instead displaying 1 if condition true or <blank if false, it fill TargetCell with "FALSE". IF statemetn is fine if directely entered in Worksheet (=IF(AND(F500="Standard Desktop",G500="Standard 17"&""""&" Monitor"),1,"")) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If statement to go through every worksheet | Excel Discussion (Misc queries) | |||
If statement to copy an entire row to other worksheet w/ in same b | Excel Worksheet Functions | |||
Set statement for non active worksheet | Excel Programming | |||
if statement in worksheet | Excel Worksheet Functions | |||
Worksheet code if-color-statement | Excel Programming |