Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
How do I write this as an IF statement? If cell L117 is blank, then cell O117 is equal to Global Trade SV.... Thanx much |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=if(L117="","Global Trade SV . . . " , "")
placed in cell O117 -- Regards, Tom Ogilvy "DM" wrote in message ... Hi, How do I write this as an IF statement? If cell L117 is blank, then cell O117 is equal to Global Trade SV.... Thanx much |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
see your other post -- Regards Frank Kabel Frankfurt, Germany DM wrote: Hi, How do I write this as an IF statement? If cell L117 is blank, then cell O117 is equal to Global Trade SV.... Thanx much |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Simple IF statement | Excel Discussion (Misc queries) | |||
Help with simple if statement | Excel Worksheet Functions | |||
Simple IF statement | Excel Worksheet Functions | |||
Simple IF statement | Excel Worksheet Functions | |||
Simple If Statement | Excel Worksheet Functions |