Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You're welcome. Thanks for the feedback!
-- Biff Microsoft Excel MVP "Reno" wrote in message ... That worked, thanks! "T. Valko" wrote: Works OK for me. Make sure calculation is set to automatic: In Excel 2007: Formulas tabCalculationCalculation OptionsAutomatic All other versions of Excel: ToolsOptionsCalculation tabAutomaticOK You also might want to remove the quotes from around the numbers: =LOOKUP(A1,{0,1000,2000,3000,4000,5000,6000},{7,6, 5,4,3,2,1}) Quoting numbers makes them TEXT. -- Biff Microsoft Excel MVP "Reno" wrote in message ... have weekly store gross profit report(s) and want to assign a letter based on a range of $0, 1000,2000,3000,4000,5000, 6000 which would return 7,6,5,4,3,2,1 respectively...have tried =lookup(A1,{0,1000,2000,3000,4000,5000,6000},{"7", "6","5","4","3","2",1"}) which gives the same rating for all stores. is cntl-shft required with the use of braces { }? thx . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
assign numeric value to letters and sum with other numbers | Excel Worksheet Functions | |||
How do I assign a numeric value to a letter | Excel Worksheet Functions | |||
How do I assign a numeric value to text? IE cell = yes then 1 | Excel Discussion (Misc queries) | |||
Can I assign a numeric value to words in Excel? | Excel Discussion (Misc queries) | |||
How do I assign a numeric value to a text letter | Excel Discussion (Misc queries) |