M
Mike
I have a form called ticketbook. I have a command button on this form that I
would essentially like to print a report and update a two fields in my table
at the same time. The report is based on a query which has three
parameters. They are called sent date, issue date, and dt forwarded. The
query will pull all of the tickets that were issued on a certain date.
However, the sent date and dt forwarded will be displayed on the report. I
would like for the dt forwarded an the sent date to automatically be added to
the records that were query. Is this possible? If so, how? Thanks.
would essentially like to print a report and update a two fields in my table
at the same time. The report is based on a query which has three
parameters. They are called sent date, issue date, and dt forwarded. The
query will pull all of the tickets that were issued on a certain date.
However, the sent date and dt forwarded will be displayed on the report. I
would like for the dt forwarded an the sent date to automatically be added to
the records that were query. Is this possible? If so, how? Thanks.