Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello
I think I need to compile a nested if. I need to set a delivery charge for anyone who meets a certain criteria such as: Delivery free for orders over £200 £15 for orders between £1 and £99 £10 for orders between £100 and £199. I tried =IF(F4200,0,IF(F4<=100,15,IF(F4101or<199,10))) I think that I need help!!!!!!! Over to anybody. Thanks S |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nested IF Function and VLookup Alternatives | Excel Worksheet Functions | |||
Nested Subtotals in Excel 2002 | Excel Discussion (Misc queries) | |||
Why are my nested sub-totals are displaying incorrectly? | Excel Discussion (Misc queries) | |||
Nested IF statements | Excel Worksheet Functions | |||
Use of more then 7 nested if statement | Excel Worksheet Functions |