Hey guys,
I got a pretty simple one I think...
I'm using Access 2007 designing a 2000 DB.
I am creating a simple service order db for a client. I have the following:
SERVICE_LOG - Table
ORDER_QUERY - Query
SERVICE_ORDER - Report
I'm currently trying to figure out a way to create a macro that I can put on the form that will take the information entered into the Form and Print it on the Report without having to run the report.
Is there a way to do that?
Basically, what I am asking for is some insight to a macro that will Save the record, Run/Print the Report, and open a new record, and check Yes on the Printed? Field within the SERVICE_LOG table.
I am terrible with Macros, so any help would be appreciated.
I got a pretty simple one I think...
I'm using Access 2007 designing a 2000 DB.
I am creating a simple service order db for a client. I have the following:
SERVICE_LOG - Table
ORDER_QUERY - Query
SERVICE_ORDER - Report
I'm currently trying to figure out a way to create a macro that I can put on the form that will take the information entered into the Form and Print it on the Report without having to run the report.
Is there a way to do that?
Basically, what I am asking for is some insight to a macro that will Save the record, Run/Print the Report, and open a new record, and check Yes on the Printed? Field within the SERVICE_LOG table.
I am terrible with Macros, so any help would be appreciated.