Resulting Query
The query to select out all of the tests that were ordered today for Hepatitis B is
-
-
-
-
-
-
-
-
-
-
The Report Wizard can help construct the printed manifest
SELECT Visit.Date, Visit.Tracking, Visit.HepBO
WHERE (((Visit.Date)=Date())
AND ((Visit.Tracking)<>" ")
AND ((Visit.HepBR)=Yes));