Conditional formatting
I have a spreadsheet that contains progress data in the range 0 to 1. The
data is populated from scratch from Access using VBA. I want cells to be
red if the number in the preceding column is lower, but I want to apply this
formatting from Access.
I've got an idea that the code will be some sort of loop but have no idea
what the syntax might be. Anyone done this or similar?
Many thanks.
Keith.
|