Excel Help
Excel Help
I have three columns...I want to find the coulum that has the miniimum value that is greater than zero, what do I do...? Thanks
using min(C1,D1,E1) but columns with zero, I get zero obviosly?
using min(C1,D1,E1) but columns with zero, I get zero obviosly?
Re: Excel Help
Originally Posted by Sonicjay

we all know using the help from the software is garbage
Re: Excel Help
Originally Posted by BVRider1
Select your cells. Go to Format/Condiotional Formatting/add values and what you want it to do.
ex) in mine. you see that I have everything less then 15 is set for Blue font.
Hope this helps.
ex) in mine. you see that I have everything less then 15 is set for Blue font.
Hope this helps.
Basicaly, take three amounts and want to highligh/callout the cheapest (only 1), except if its zero
Re: Excel Help
Originally Posted by T&A
Thanks, but can't get that to narrow down to one choice...
Basicaly, take three amounts and want to highligh/callout the cheapest (only 1), except if its zero
Basicaly, take three amounts and want to highligh/callout the cheapest (only 1), except if its zero
You can try looking in help for an "IF" logical use. Maybe even "LOOKUP"
But Excel coding is weird to me compared to C#. Can I call it even coding?
Re: Excel Help
Set up your sheet like my example with your data in rows and your row totals in the same column. Now highlight your top row, in my case it was the days of the week and click on data, the filter the auto filter. Now hit the drop down on your total column and select custom, here you can enter your info (is = to or less then or whatever)
Last edited by Busta; Mar 16, 2006 at 05:45 PM.
Re: Excel Help
Originally Posted by T&A
Thanks, but can't get that to narrow down to one choice...
Basicaly, take three amounts and want to highligh/callout the cheapest (only 1), except if its zero
Basicaly, take three amounts and want to highligh/callout the cheapest (only 1), except if its zero
Re: Excel Help
Originally Posted by Busta
Set up your sheet like my example with your data in rows and your row totals in the same column. Now highlight your top row, in my case it was the days of the week and click on data, the filter the auto filter. Now hit the drop down on your total column and select custom, here you can enter your info (is = to or less then or whatever)
i knew u where a purple kinda guy !
Re: Excel Help
Originally Posted by Busta
Set up your sheet like my example with your data in rows and your row totals in the same column. Now highlight your top row, in my case it was the days of the week and click on data, the filter the auto filter. Now hit the drop down on your total column and select custom, here you can enter your info (is = to or less then or whatever)
Re: Excel Help
Originally Posted by KelKel
Tim what's on your shirt? Is that a pic of another guy?
Thread
Thread Starter
Forum
Replies
Last Post
tructree
Everything Else
0
Jun 4, 2014 11:16 AM









