Here is my SQL statement.
SELECT tblScorecard.AgentsName, tblScorecard.CallDate, tblScorecard.Points, tblScorecard.OScore, tblScorecard.HiScore, tblScorecard.HoScore, tblScorecard.CoScore, tblScorecard.SScore, tblScorecard.CcScore, tblScorecard.GroupNumber
FROM tblScorecard
WHERE...
Hi,
I have created a report that works when I just open the report itself. However , when accessed from the form a user fills out it does not work. The user enters a name and start date and end date , then hits the preview report button, but the report comes up blank. I have 2 reports - the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.