I want to keep a track of report usage in a database I maintain. My idea is that at the stage when a user sends a report to the printer I want to 'add 1' to the record for that report in a table containing the list of reports.
Currently users double click on the report they want on a form and my code runs the print/preview etc. It's at this point I want to add my monitor.
Anyone got an idea?
Nick
Currently users double click on the report they want on a form and my code runs the print/preview etc. It's at this point I want to add my monitor.
Anyone got an idea?
Nick