Rovers
Registered User.
- Local time
- Today, 01:23
- Joined
- Sep 8, 2005
- Messages
- 12
Conditional Formatting isn't an option becuase I have to support MS Access97 with this.
I currently use code in report groups to format specific results. Specifically preformance reports that are grouped by
Green 90-100%
Amber 75-89%
Red 0-74%
This works fine while printing and previwing in Access but when exporting to Word the colours are randomly different (albeit only red or green ANDNOT amber.)
I've tried using two colour formatting values for all colours:
i.e. the RGB (,,) and the number that Access gives if you pick from a pallette.
...but neither works
Can anyone please give a solution to keep the colour formatting?
I currently use code in report groups to format specific results. Specifically preformance reports that are grouped by
Green 90-100%
Amber 75-89%
Red 0-74%
This works fine while printing and previwing in Access but when exporting to Word the colours are randomly different (albeit only red or green ANDNOT amber.)
I've tried using two colour formatting values for all colours:
i.e. the RGB (,,) and the number that Access gives if you pick from a pallette.
...but neither works
Can anyone please give a solution to keep the colour formatting?