E
elf
I know that elsewhere in this group it has been suggested that Access
form printing is ugly, and a report should be used instead. However, my
clients want an exact screen image to research entry problems, etc.
Moreover, their network admin refuses to use a 3rd party print screen
product, and "besides, your system always did this". Well, prior to
Access 2003, it did. I opened another form, pasted the current record
into it, and then did a print of that form, along with the user name and
date/time. The data will no longer paste into the second form.
So, even if ugly, how *do* I print the current screen? BTW, they don't
want to have to go to all the tremendous<g> effort of using
edit/select...print/selected. I need to intercept the printscreen key
and do the whole process in code if at all possible. I can select the
record OK, but then it won't allow accmdprint while carrying out a form
or report action.
TIA
form printing is ugly, and a report should be used instead. However, my
clients want an exact screen image to research entry problems, etc.
Moreover, their network admin refuses to use a 3rd party print screen
product, and "besides, your system always did this". Well, prior to
Access 2003, it did. I opened another form, pasted the current record
into it, and then did a print of that form, along with the user name and
date/time. The data will no longer paste into the second form.
So, even if ugly, how *do* I print the current screen? BTW, they don't
want to have to go to all the tremendous<g> effort of using
edit/select...print/selected. I need to intercept the printscreen key
and do the whole process in code if at all possible. I can select the
record OK, but then it won't allow accmdprint while carrying out a form
or report action.
TIA