Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
WHAT IS EXCEL SYNATX FOR: IF A2=C1 THEN T2 = S2?
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
First, the formula has to go into T2:
=if(a2=c1,s2,"not equal") replace that "not equal" string with what you want to see if A2 doesn't equal C1. Barbara wrote: WHAT IS EXCEL SYNATX FOR: IF A2=C1 THEN T2 = S2? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need help with formula syntax | Excel Discussion (Misc queries) | |||
formula syntax. | Excel Discussion (Misc queries) | |||
Formula Syntax | Excel Worksheet Functions | |||
What is the syntax for the IF formula in Excel? | Excel Worksheet Functions | |||
Formula syntax {;;;} | Excel Worksheet Functions |