I have a simple problem - but my career sort of depends on it.
1. I have a database with Table1 with fields Yes/No1, Text1, Text2, Text3, which appear on Form1.
How do I make the fields Text1, Text2, Text3 boxes appear shaded light-blue when Yes/No1 is "yes" ?
2. I have a database with Table2 with fields Text1, Text2, Text3, Text4 which appear on Form2.
How do I make the fonts of Text2, Text3, Text4 appear:
a. Red when Text1 contains text 1-EU
b. Blue when Text1 contains text 2-US
c. Green when Text1 contains text 3-PAI
Could someone provide me the sample code or explain ? I am not a programmer hence this has become a big stumbling block. If I can't get this problem fixed my demo will fail and the repurcussions could be....
Thanks and Happy Holidays !
1. I have a database with Table1 with fields Yes/No1, Text1, Text2, Text3, which appear on Form1.
How do I make the fields Text1, Text2, Text3 boxes appear shaded light-blue when Yes/No1 is "yes" ?
2. I have a database with Table2 with fields Text1, Text2, Text3, Text4 which appear on Form2.
How do I make the fonts of Text2, Text3, Text4 appear:
a. Red when Text1 contains text 1-EU
b. Blue when Text1 contains text 2-US
c. Green when Text1 contains text 3-PAI
Could someone provide me the sample code or explain ? I am not a programmer hence this has become a big stumbling block. If I can't get this problem fixed my demo will fail and the repurcussions could be....
Thanks and Happy Holidays !