C CFP - Jason Registered User. Local time Today, 10:27 Joined Jun 9, 2003 Messages 54 Aug 11, 2003 #1 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
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
W WayneRyan AWF VIP Local time Today, 15:27 Joined Nov 19, 2002 Messages 7,120 Aug 11, 2003 #2 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
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
C CFP - Russell Guest Aug 12, 2003 #3 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
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
W WayneRyan AWF VIP Local time Today, 15:27 Joined Nov 19, 2002 Messages 7,120 Aug 12, 2003 #4 Jason, Not that I've ever heard of. Wayne