D
Danny
Hi,
What command can I use to print a specified record number.
For example, if user is asked which record they would like
to print and they enter, say record number 4; what command
can I use to print that record only?
I found DoCmd.PrinOut ... but you can only specify the
pages you want to print not the record you want.
Thank you
What command can I use to print a specified record number.
For example, if user is asked which record they would like
to print and they enter, say record number 4; what command
can I use to print that record only?
I found DoCmd.PrinOut ... but you can only specify the
pages you want to print not the record you want.
Thank you