Can I use the print screen button in Access 2000?

R

RandyCWA

I would like to use the print screen function to create a "How to" booklet.
When I have tried to print the screen, nothing happens. Is there a secret?
Is it possible to print the screen in Access 2000. I do not want to print a
form individually. My goal is to print the entire screen.

Thank you!
 
D

Dirk Goldgar

RandyCWA said:
I would like to use the print screen function to create a "How to"
booklet. When I have tried to print the screen, nothing happens. Is
there a secret? Is it possible to print the screen in Access 2000. I
do not want to print a form individually. My goal is to print the
entire screen.

PrintScreen captures the screen to the Windows clipboard;
Alt+PrintScreen captures the current window -- usually the Access
application window, not the form window, unless the form is a popup
form -- to the clipboard. Once you've captured the image to the
clipboard, you can paste it into an image-editing program, or directly
into a Word document.
 
Top