Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / November 2007

Tip: Looking for answers? Try searching our database.

Enter Range

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
holyman - 06 Nov 2007 15:44 GMT
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?
Don Guillett - 06 Nov 2007 16:01 GMT
You can use nested IF functions or LOOKUP .
Look in the help index for LOOKUP

Signature

Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com

>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.
[quoted text clipped - 12 lines]
>
> Can this be done at all?
holyman - 06 Nov 2007 16:29 GMT
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"})

> You can use nested IF functions or LOOKUP .
> Look in the help index for LOOKUP
[quoted text clipped - 15 lines]
> >
> > Can this be done at all?
Don Guillett - 06 Nov 2007 16:49 GMT
Glad to help

Signature

Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com

> Many thanks for pointing me in right direction.  Now got what I need (well
> it
[quoted text clipped - 22 lines]
>> >
>> > Can this be done at all?

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.