If loop for values

B

BravoGolf

Hi all, I currently have the following if loop within my Excel chart..



Code
-------------------

=IF(F4<F22,"Increase","Decrease")

-------------------



Generally, it says that if F4 is less than F22, then write Increase
else write Decrease.

However, I already have a value on that cell which I dont want t
change (i.e. not replaced by Increase or Decrease). Is it possible t
change the background colour instead so that if F4 is less than F2
then change the background color to red or yellow, or generate an imag
like an up or down arrow
 

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