98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » Access 2007
Access 2007
Resolved · Urgent Priority · Version 2007
Michael has attended:
Access Intermediate course
Access 2007
Can you have more than three conditional formats?
RE: Access 2007
Hi Michael
Thanks for your question. Access 2007 only allows 3 levels of condtional format if you use the Format menu however using Visual Basic for Applications it is possible to use programming to increase the conditional options available on a control.
Hope this helps
Kind regards,
Andrew
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Space marksIt is good practice not i to have space marks for field names as this can lead to problems when using queries or VBA code. It is much better to use an underscore charcter to represent spaces in field names |