I have a very simple database that allows you to enter a workorder, it auto numers the workorder, select the property (by combobox), select employee (by combo box), date, desription of work, and unit number. I am wanting to add a button to the form that pulls up a report. the problem is not the button but the report. I am having trouble creating a report that pulls only the current info in the form. I have a form and it pulls all of the work orders and print the in the details part of the report.
My query is probably wrong or I have went about this wrong. Any help is greatly appreciated. I can attach a sample database if I need to.
Thanks again.
My query is probably wrong or I have went about this wrong. Any help is greatly appreciated. I can attach a sample database if I need to.
Thanks again.