Hi All
I am very new to access and have a bit of experience with excel and have ran into a problem that I am hoping someone out there will be kind enough to give me an answer to. I was working on my first database with access and I thought it would be nice to use conditional formatting to change the cell color in my DB when I entered one of three possible responses; Yes, No, N/A to the corresponding colors Green, Red, Orange. I was able to accomplish this with conditional formatting however I was horrified after spending several hours getting all my conditional formatting set up to notice that it had stopped working for the last six columns. Apparently there is a limit on how many conditional formats you can have on one table so my question is there a way to change the cell color based on the the three possible responses; Yes, No, N/A to the corresponding colors in order Green, Red, Orange using VBA.