I have created a report that is linked to the form. When I click the preview command button it asks for Emp. ID I enter in the ID Number and click ok. The print preview screen shows up with nothing on it. How can I get the data to show up on the report? and when I create complete report how can I get each Employee ID number on a separate page from the next.
Software/Hardware used:
ASKED:
April 16, 2009 5:51 PM
UPDATED:
April 19, 2009 8:32 AM
Have you tried running the report’s query directly against the database with the same Emp. Id you entered when running the report from the form ? does it return rows ?