HOw to default print record for a database

CFP - Jason

Registered User.
Local time
Today, 17:04
Joined
Jun 9, 2003
Messages
54
can i default access to print selected record as a default anywhere in access? this is so people dont print 5million record by accident.
jason
 
Jason,

You can put a Command button on a form that will launch a
report and only print the current record.

However, if by some means you extend the ability for the users
to print a range (by date, or number) of records. Then they
will.

As for printing 5 million records ... If you let them, they will!

Wayne
 
Wayne, we were trying to avoid having to put command buttons everywhere. Do you know if there is anything we can put in the global code to make access print by default.

Thanks,
Russell
 

Users who are viewing this thread

Back
Top Bottom