Hi all,
I am working with a form in which I need more than 3 conditional formats. I attached the form in case anyone wants to take a peek. What I am trying to do is in the column "section points to" is to change the background color. For example if the word "oranges" is entered into the text box to change the background color to orange, if "grapes" is entered to change the background to green.
I tried doing this through the user interface but as you know it only accepts up to 3 conditional formats and I have more than three. I have worked with Access plenty, not an expert but certainly maintain databases but never ventured into VBA before. Any tips or hints as to how this can be accomplished? I've seen putting vba into the "onformat" event mentioned but I can not locate anything labeled "onformat"
Thanks for any help...
Chris
I am working with a form in which I need more than 3 conditional formats. I attached the form in case anyone wants to take a peek. What I am trying to do is in the column "section points to" is to change the background color. For example if the word "oranges" is entered into the text box to change the background color to orange, if "grapes" is entered to change the background to green.
I tried doing this through the user interface but as you know it only accepts up to 3 conditional formats and I have more than three. I have worked with Access plenty, not an expert but certainly maintain databases but never ventured into VBA before. Any tips or hints as to how this can be accomplished? I've seen putting vba into the "onformat" event mentioned but I can not locate anything labeled "onformat"
Thanks for any help...
Chris