Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have these 2 formulas:
Formula1=IF(OR(AND(K5<2;F5<=-0.25);AND(K5=2;K5<=5;F5<=-0.4);AND(K55;K5<=10;F5<=-0.5);AND(K510;K5<=20;F5<=-0.8);AND(K520;F5<=-1));"Check";"") Formula2=IF(H5="sell";K5-M5;N5-K5) Formula2 is used in Formula1 where F5 is referenced. Is it possible to place formula 2 into formula1 directly so I do not need an additional cell refernced ? Thank you in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countif formulas change after doing a sort | Excel Worksheet Functions | |||
Array Formulas take waaaay too long... | Excel Worksheet Functions | |||
Combining two formulas | Excel Worksheet Functions | |||
Combining formulas and results HELP!! | New Users to Excel | |||
combining countif formulas | Excel Worksheet Functions |