#1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 23
Default Enter Range

I have a list of data in Column B, and I need a formula in column A that
returns either dependant on what the cell value is in column B.

Needs to return on of the following '<31', '31 - 60', 61 - 90', '91 - 180',
'180'

e.g
Column A Coulmn B
31 - 60 45
180 189

31 - 60 52
91 - 180 118
etc

Can this be done at all?
  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 23
Default Enter Range

Many thanks for pointing me in right direction. Now got what I need (well it
returns the correct values!!

=LOOKUP(I2,{0,31,61,91,181,1000},{"<31","31 - 60","61 - 90","91 -
180","180"})

"Don Guillett" wrote:

You can use nested IF functions or LOOKUP .
Look in the help index for LOOKUP

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"holyman" wrote in message
...
I have a list of data in Column B, and I need a formula in column A that
returns either dependant on what the cell value is in column B.

Needs to return on of the following '<31', '31 - 60', 61 - 90', '91 -
180',
'180'

e.g
Column A Coulmn B
31 - 60 45
180 189

31 - 60 52
91 - 180 118
etc

Can this be done at all?



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
How do you enter input range for a histogram Irishrose28 Excel Discussion (Misc queries) 1 August 4th 06 02:41 PM
How do you enter input range for a histogram Irishrose28 Excel Discussion (Misc queries) 0 August 4th 06 02:21 PM
User must enter something in a range of cells Jugglertwo Excel Discussion (Misc queries) 4 July 27th 06 05:36 AM
How do I enter formula that adds a range if less than a number or Rose M Excel Worksheet Functions 2 December 21st 05 08:30 PM
Trying to enter a range of numbers using >1 and < 5 in a formula Mel9970 Excel Worksheet Functions 1 March 29th 05 08:52 PM


All times are GMT +1. The time now is 10:03 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"