A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Biff,
No I am not.
Sorry, maybe you could explain your second suggestion to me in more detail.
I'm new at this CF.
Thanks for your time.
Try this...
Assume the cell of interest is cell A1.
- Select cell A1
- Goto the menu Format>Conditional Formatting
- Select the Formula Is option
- Enter this formula in the box on the right:
=AND(COUNT(A1),A1>=0.7)
- Click the Format button
- Select the Patterns tab
- Select a shade of GREEN
- OK
- Click the Add button
- Select the Formula Is option
- Enter this formula in the box on the right:
=AND(COUNT(A1),A1<0.7)
- Click the Format button
- Select the Patterns tab
- Select a shade of RED
- OK you way out
--
Biff
Microsoft Excel MVP