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 / Programming / November 2007

Tip: Looking for answers? Try searching our database.

Help with nested IF statements

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jennifer - 20 Nov 2007 16:01 GMT
Ok here is what i am neededing help with i have to write a nested IF formula
that meets the following conditions, and after working on it for hours i have
decided i need help.

Companies are categorized according to their market capitalization.
Microcaps are companies with market value below $300 million. Small caps are
the ones between $300 mil and $2 billion, Mid caps are the ones between $2
billion and $10 billion. Large caps are the ones between $10 billion and $200
billion, and Mega caps are the ones above $200 billion, if there  is no
market cap then they are blank.

can someone please tell me the best way/formula for this equation, i know
that i need to have 4 IF statements im just confused on exactly how to do the
ones that are one amount between another.

thanks so much for any help!
Niek Otten - 20 Nov 2007 16:20 GMT
Hi Jennifer,

Please don't multi-post.
Your question has been answered in another newsgroup

Signature

Kind regards,

Niek Otten
Microsoft MVP - Excel

| Ok here is what i am neededing help with i have to write a nested IF formula
| that meets the following conditions, and after working on it for hours i have
[quoted text clipped - 12 lines]
|
| thanks so much for any help!
Joel - 20 Nov 2007 16:28 GMT
Instead of an IF statement you can use the array form of the LOOKUP function.

=LOOKUP(A1,{0,300000,2000000,10000000,200000000;"Micro","Small","Mid","Large",""})

> Ok here is what i am neededing help with i have to write a nested IF formula
> that meets the following conditions, and after working on it for hours i have
[quoted text clipped - 12 lines]
>
> thanks so much for any help!
 
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.