Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi, I need help creating a formula that will give a different result based on
multiple variables... The formula I created below is not correct, but will give you an idea of what I'm trying to accomplish... =IF((B2=2007,"Ordered in Current Year"),ORIF((B2<2007)AND(C2=2007),"Paid Current Year from Prior Year Order),ORIF(B2<2007)AND(C2=" "),"StillOpenFromAPriorMonth")) Inv.No. Inv.YR. Paid Year Status 1224 2006 2007 Closed 1225 2006 Open 1226 2007 2007 Closed 1227 2007 Pending Thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple Variable Formula | Excel Discussion (Misc queries) | |||
Multiple variable issue | Excel Discussion (Misc queries) | |||
Help - Pivot with multiple variable | Excel Worksheet Functions | |||
Multiple Variable Count problem | Excel Worksheet Functions | |||
why is it saying sheetcnt is "variable not defined" how to do a global variable to share over multiple functions in vba for excel? | Excel Worksheet Functions |