Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Is this what you are looking for ???
=IF(AND(E2=0,E2<=50),"$0 - $50.00",IF(AND(E2=50.01,E2<=100),"$50.01 - $100",IF(AND(E2=100.01,E2<=500),"$100.01 - $500",IF(AND(E2=500.01,E2<=1000),"$500.01 - $1,000.00",IF(E2=1000.01,"1,000+","Other"))))) "BARRIOSWJ" wrote: Can you create the formula for me using the Vlookup? Please? Thanks. -- Thanks for your help! Walter " wrote: the Vlookup reply should work. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
2 Nesting questions | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |