Access 2003 Copy

  • Thread starter Thread starter katz
  • Start date Start date
K

katz

Hello All!
I have two questions,
1) When I send a report to print, I want to be able to print multiple copies
thru code.

2) Many times I download an mdb file from one of the support groups, but I
can't open it. I get a message "This file located outside intranet or on an
entrusted file".
Even if I save in to my access folder it doesn't help.

Thanks in advance.
Abe
 
Re your Q1:
the PrintOut method lets you specify a print range and number of copies.

Re you Q2:
Right-click the MDB in the folder where you saved it, and choose Properties.
There's a property to unset to you can trust and use it.
 
Back
Top