Hi,
Newbie to the forum and pretty amateur at Access programming if I was to be completely honest.
My question is probably very basic and I understand the fundamentals of what needs to be done but not the specifics.
I have a database managing questions for a training course, using a form with a text box for displaying question text.
I would like to be able to differentiate between Active and Inactive questions by simply changing the back colour of the box. I have a check box on the form but something more dynamic would be helpful.
Simply: If [Question Active] = YES Then 'White' Else 'Yellow'
I've tried to do it but as I said I am far from being expert in these matters so defer to your greater wisdom for assistance.
Thanks in advance for any help.
Taffski
NB. Please remember you are trying to educate an idiot so KIS, please!
Newbie to the forum and pretty amateur at Access programming if I was to be completely honest.
My question is probably very basic and I understand the fundamentals of what needs to be done but not the specifics.
I have a database managing questions for a training course, using a form with a text box for displaying question text.
I would like to be able to differentiate between Active and Inactive questions by simply changing the back colour of the box. I have a check box on the form but something more dynamic would be helpful.
Simply: If [Question Active] = YES Then 'White' Else 'Yellow'
I've tried to do it but as I said I am far from being expert in these matters so defer to your greater wisdom for assistance.
Thanks in advance for any help.
Taffski
NB. Please remember you are trying to educate an idiot so KIS, please!