Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need help creating a multiple conditional formula. IF(A2=A1, and (P2 and
p10, A, T)) Note: A1 and A2 are alpha - P1 and P2 are numeric. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
=IF(AND(A2=A1,P10,P20),"A","T") "L in Cincy" wrote: I need help creating a multiple conditional formula. IF(A2=A1, and (P2 and p10, A, T)) Note: A1 and A2 are alpha - P1 and P2 are numeric. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditional formula | Excel Worksheet Functions | |||
Excel 2002 Formula: Urgent Conditional Formula Required Right Away - if possible | Excel Discussion (Misc queries) | |||
Formula, Conditional Formula Needed | Excel Discussion (Misc queries) | |||
Conditional Formula help | Excel Discussion (Misc queries) | |||
Conditional Formula to indicate Formula in cell | New Users to Excel |