RossWindows
Que?
- Local time
- Today, 08:53
- Joined
- Feb 25, 2008
- Messages
- 410
I have an excel template that supervisors currently fill in manually, print and file, but I am making a DB to do it systematically.
I would like to use the same excel template that folks are already used to.
Currently, I have the excel document run a query to fetch a record from the database based on what ID # the user types into the query.
My task, is to find a way that users can click a 'print' button on the Access form, that will open the excel template with the current record already filled in, so that it can be printed. (The document still has to be signed and filed. The DB is just for metrics)
How would I go about doing that?
I would like to use the same excel template that folks are already used to.
Currently, I have the excel document run a query to fetch a record from the database based on what ID # the user types into the query.
My task, is to find a way that users can click a 'print' button on the Access form, that will open the excel template with the current record already filled in, so that it can be printed. (The document still has to be signed and filed. The DB is just for metrics)
How would I go about doing that?
Last edited: