Automatically Close report in print preview

  • Thread starter Thread starter Pierre
  • Start date Start date
P

Pierre

HI,

Is there a way to have a list of currently open report in preview mode?

If someone leave a report in preview mode on his computer and go to lunch,
i want to be able to close it automatically.

I dont want to put a timer on the report since there are too many reports to
modify.

regards

pierre
 
Any PC in a work enviroment should be set to log off after a period of
inactivity
 
Create a form that opens when the database opens, like a splash form, but
have it stay open all the time while the database is open, get rid of its
control box so the user cannot close it or hide it, and put the timer on that
form checking a table with a field on a network location where you can flip
the switch to close the application isf the field is set to do so,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top