View Full Version : Am pulling my hair off!!!!!!!! Help!!!


DaniBoy
11-18-2001, 05:12 PM
Hello guys,
I have a problem and can't figure it out!! I have a small workorder database,I am printing the workorder forms as report. Each report come from 3 different queries. On the dataentry form you can choose from three options of what type of workorder it is, New Construction, Cart Change, Cart Replace. Because of this, each work orther looks different. How can I print a current record from my dataentry form as a report? Just the one am looking at, with the right format for that report.?
thanks

Pat Hartman
11-19-2001, 07:24 PM
Look up the OpenReport method. It takes parameters that will allow you to filter the report as it opens.