Automatic color for output of a =sum action

A

AndyE

I am building a chart that has something like =SUM(AK1:AK38) with the results
on AK39, I need to compare the results of AK39 to the number in AK40. 39 is
going to be my "Actual" and I need that compared to 40 which is my "Target".
I would also like for the number in 39 to be red if it is less than 40 and
green if it is =>. If it can't be done... I can keep going in and changing
the font color, but takes too much time.
Thanks, Andy
 
A

AndyE

Thank you, that is what I needed. Wish I could have gotten it to do a line
comparison (if Row 10 is Less than row 11 change color to red, for the entire
sheet from D-CF, but the work is done untill next time.

~Andy
 
J

Jon Peltier

You didn't provide quite enough information, but it seems you should be able
to write a function to sort the values into color ranges.

- Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top