Hello,
Still quite new to excel vba. I am trying to get something that will look down column A starting at A10 and look at each cell contents. If the value is say 5 then colour font yellow, 4 colour it green etc. Then interrogate next cell and repeat. When it gets to cell A30 it stops. It them does the same thing but using fill colour using column B.
Can somebody please help with the loop, if and select case and so on... been a long time since i did this
Thanks
Matthew
Still quite new to excel vba. I am trying to get something that will look down column A starting at A10 and look at each cell contents. If the value is say 5 then colour font yellow, 4 colour it green etc. Then interrogate next cell and repeat. When it gets to cell A30 it stops. It them does the same thing but using fill colour using column B.
Can somebody please help with the loop, if and select case and so on... been a long time since i did this
Thanks
Matthew
Last edited: