Valery
Registered User.
- Local time
- Today, 05:50
- Joined
- Jun 22, 2013
- Messages
- 363
Hi,
I have a Tab Control "box" on a form called PatientUpdate.
I would like to apply a conditional format on the second tab named Grp Bkg. In its properties, the Page Index is 1.
In the Tab resides a subform called Patient_GroupBooking which contains the field GroupBkg_Name.
CONDITION: if [GroupBkg_Name] is not null, make the tab Grp Bkg's font color red instead of the default black.
I have NO IDEA how to write this in Form Design Tools, Format, Conditional Formatting or other.
Thank you in advance for any assistance you generously provide.
I have a Tab Control "box" on a form called PatientUpdate.
I would like to apply a conditional format on the second tab named Grp Bkg. In its properties, the Page Index is 1.
In the Tab resides a subform called Patient_GroupBooking which contains the field GroupBkg_Name.
CONDITION: if [GroupBkg_Name] is not null, make the tab Grp Bkg's font color red instead of the default black.
I have NO IDEA how to write this in Form Design Tools, Format, Conditional Formatting or other.
Thank you in advance for any assistance you generously provide.