P
PM
I have put a command button on a form to print record.
The code line is DoCmd.PrintOut
But how do I limit this to print based on condition such
as "where EmployeeAge =20" or may be just print currently
displayed record?
Please help
Thanks.
The code line is DoCmd.PrintOut
But how do I limit this to print based on condition such
as "where EmployeeAge =20" or may be just print currently
displayed record?
Please help
Thanks.