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 / Worksheet Functions / June 2007

Tip: Looking for answers? Try searching our database.

Formulas

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
skyjewels - 11 Jun 2007 16:39 GMT
I am trying to make a formula that gives me the lowest price at a named cell.
eg. E7,L7,S7,Z7 are different prices, I want the lowest price to be at AD.

The other issue I have is that each one represents a different colour.
eg. E7 -green, L7 -purple, S7 -orange, Z7 -pink.  
I want the lowest price to be at cell AD, but also colour coded.
Signature

skyjewels

Toppers - 11 Jun 2007 17:09 GMT
=MIN(E7,L7,S7,Z7) will give the lowest price.

You will need code (I think) for the colour change but I don't how the code
can be triggered.

> I am trying to make a formula that gives me the lowest price at a named cell.
> eg. E7,L7,S7,Z7 are different prices, I want the lowest price to be at AD.
>
> The other issue I have is that each one represents a different colour.
> eg. E7 -green, L7 -purple, S7 -orange, Z7 -pink.  
> I want the lowest price to be at cell AD, but also colour coded.
Brad - 11 Jun 2007 17:29 GMT
Use conditional formating on cell AD.  Assuming that you are using version 2003

Format - conditional format. - allows you to have three different colors.

Therefore start with AD being whatever color default you want it to be and
then use the conditional formating to change it to one of the other three
colors as necessary.  This way you can get all four colors represented.

> I am trying to make a formula that gives me the lowest price at a named cell.
> eg. E7,L7,S7,Z7 are different prices, I want the lowest price to be at AD.
>
> The other issue I have is that each one represents a different colour.
> eg. E7 -green, L7 -purple, S7 -orange, Z7 -pink.  
> I want the lowest price to be at cell AD, but also colour coded.
 
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.