Harry Taylor
Registered User.
- Local time
- Today, 00:26
- Joined
- Jul 10, 2012
- Messages
- 90
Hi, I hope you can help.
I have a Subform (SQteTbl) on my 'Heatmaster' main page which shows customers quotes we've sent
SQteTbl has a True/False field, 'Ordered' - This is ticked when a customer places his order (so some records may have e.g 3 ticked, two unticked).
I want a conditional format text box on the form which will highlight any quotes outstanding (any one of the 'Ordered' boxes is False).
I am fine with the conditional formatting but am struggling with the argument to show quotes outstanding.
My mainform textbox currently is - =[SQteTbl subform].[Form]![Ordered]=False
Any ideas?
Thanks in advance
I have a Subform (SQteTbl) on my 'Heatmaster' main page which shows customers quotes we've sent
SQteTbl has a True/False field, 'Ordered' - This is ticked when a customer places his order (so some records may have e.g 3 ticked, two unticked).
I want a conditional format text box on the form which will highlight any quotes outstanding (any one of the 'Ordered' boxes is False).
I am fine with the conditional formatting but am struggling with the argument to show quotes outstanding.
My mainform textbox currently is - =[SQteTbl subform].[Form]![Ordered]=False
Any ideas?
Thanks in advance
