David Ball
Registered User.
- Local time
- Today, 18:26
- Joined
- Aug 9, 2010
- Messages
- 230
Hi,
I am trying to set up conditional formatting to show Green for <1 , Amber for 1 to 14 and Red for anything over 14. I have the expressions as below:
Expression is [Text24] < 1
Expression is [Text24] > 0 <15
Expression is [Text24] <14
The middle expression with > 0 < 15 doesn’t work. How do I represent this in Access conditional formatting?
Thanks very much
Dave
I am trying to set up conditional formatting to show Green for <1 , Amber for 1 to 14 and Red for anything over 14. I have the expressions as below:
Expression is [Text24] < 1
Expression is [Text24] > 0 <15
Expression is [Text24] <14
The middle expression with > 0 < 15 doesn’t work. How do I represent this in Access conditional formatting?
Thanks very much
Dave