#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BARRIOSWJ
 
Posts: n/a
Default Dollar Ranges

I want to create the following formula.

Dollar amount is located on Column E and I want to put this formula on
column G

If $0.00 - $10.00 Put "$0.00 - $10.00"
If $10.01 - $20.00 Put "$10.00 - $20.00"
If $11.01 - $30.00 Put " $20.00 - $30.00"

Etc. Etc. Im sure you got the idea. I hope you can help. Thanks.
--
Thanks for your help!

Walter
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default Dollar Ranges

One way

=VLOOKUP(D1,{0,"$0.00 - $10.00";10.01,"$10.01 - $20.00";20.01,"$20.01 -
$30.00"},2)

where D1 is the cell you put the value


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com



"BARRIOSWJ" wrote in message
...
I want to create the following formula.

Dollar amount is located on Column E and I want to put this formula on
column G

If $0.00 - $10.00 Put "$0.00 - $10.00"
If $10.01 - $20.00 Put "$10.00 - $20.00"
If $11.01 - $30.00 Put " $20.00 - $30.00"

Etc. Etc. Im sure you got the idea. I hope you can help. Thanks.
--
Thanks for your help!

Walter



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BARRIOSWJ
 
Posts: n/a
Default IF Formula, Dollar Ranges

These are the dollar ranges I want to cover on the new column I want to
create. I will use this column to then create a pivot table.:
$0 - $10
$10.01 - $20
$20.01 - $100
$100.01 - $500.00
$500.01 - $1000.00
$1000.01 +

I have all types of dollar ranges
--
Thanks for your help!

Walter


"Peo Sjoblom" wrote:

One way

=VLOOKUP(D1,{0,"$0.00 - $10.00";10.01,"$10.01 - $20.00";20.01,"$20.01 -
$30.00"},2)

where D1 is the cell you put the value


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com



"BARRIOSWJ" wrote in message
...
I want to create the following formula.

Dollar amount is located on Column E and I want to put this formula on
column G

If $0.00 - $10.00 Put "$0.00 - $10.00"
If $10.01 - $20.00 Put "$10.00 - $20.00"
If $11.01 - $30.00 Put " $20.00 - $30.00"

Etc. Etc. Im sure you got the idea. I hope you can help. Thanks.
--
Thanks for your help!

Walter




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dollar sign alignment - Accounting vs Currency style MikeC Excel Discussion (Misc queries) 3 March 23rd 06 06:18 PM
Named Ranges Joe Gieder Excel Worksheet Functions 2 February 16th 06 01:31 AM
Like 123, allow named ranges, and print named ranges WP Excel Discussion (Misc queries) 1 April 8th 05 06:07 PM
compare unique identifiers in multiple ranges bawilli_91125 Charts and Charting in Excel 1 November 30th 04 06:34 PM
Named dynamic ranges, copied worksheets and graph source data WP Charts and Charting in Excel 1 November 28th 04 05:19 PM


All times are GMT +1. The time now is 02:42 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"