Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, I am trying to do the following IF statement in Select Case Syntax
In cell C9 I have written: =If(and(H9=P9,S9=0),"Filled",If(and(H9P9,P9<0)," Partial","")) I also need to have the above formula to work starting at C9 and continue down the entire C column, ie. C9, C10, . . . This includes the numeric data in columns H, P, S, starting on line 9 on down respectively. This would certainly get me started, Thank you, Susan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Case without Select Case error problem | Excel Discussion (Misc queries) | |||
VB Syntax to select a range | Excel Discussion (Misc queries) | |||
Select Case for Active Worksheet syntax. | Excel Programming | |||
Syntax to select all data | Excel Programming | |||
Select Case syntax | Excel Programming |