R
Red via AccessMonster.com
Good Day All,
I am wondering if it is possible to use a SQL Statement for the Control
Source of a text box? If so, how would I format it? I have tried to use the
SQL below but I get an error. Any help would be greatly appreciated.
VR,
Red
=Count FROM tblRecallInfo WHERE (((tblRecallInfo.Squadron)="48 MDSS") AND (
(tblRecallInfo.Category)="Contractor"))
I am wondering if it is possible to use a SQL Statement for the Control
Source of a text box? If so, how would I format it? I have tried to use the
SQL below but I get an error. Any help would be greatly appreciated.
VR,
Red
=Count FROM tblRecallInfo WHERE (((tblRecallInfo.Squadron)="48 MDSS") AND (
(tblRecallInfo.Category)="Contractor"))