Printing a screen in access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In an Access Database how do I print the screen to hand out during a
presentation of the new system? Currently, when I go to print the page comes
up blank. It also comes up blank in "Print Preview".
 
In an Access Database how do I print the screen to hand out during a
presentation of the new system? Currently, when I go to print the page
comes
up blank. It also comes up blank in "Print Preview".

Pressing the PrintScreen key on your keyboard captures the entire display on
the clipboard, which you can paste anywhere you need (word, powerpoint,
paint), and then print.

Pressing ALT+PrintScreen does the same thing, but only for the window that
has the focus, not the whole display.
--
Peace & happy computing,

Mike Labosh, MCSD

"It's 4:30 am. Do you know where your stack pointer is?"
 
Prnt Scrn will copy the entire screen, or Alt+Prnt Scrn will copy the active
window, to the clipboard. Then fire up your favourite graphics program and
paste from the clipboard. Alternatively, there are lots of screen capture
programs around, here's an URL where you can download some free ones ...

http://www.nonags.com/nonags/grcapt.html

--
Brendan Reynolds (MVP)
http://brenreyn.blogspot.com

The spammers and script-kiddies have succeeded in making it impossible for
me to use a real e-mail address in public newsgroups. E-mail replies to
this post will be deleted without being read. Any e-mail claiming to be
from brenreyn at indigo dot ie that is not digitally signed by me with a
GlobalSign digital certificate is a forgery and should be deleted without
being read. Follow-up questions should in general be posted to the
newsgroup, but if you have a good reason to send me e-mail, you'll find
a useable e-mail address at the URL above.
 
Thank you!

Brendan Reynolds said:
Prnt Scrn will copy the entire screen, or Alt+Prnt Scrn will copy the active
window, to the clipboard. Then fire up your favourite graphics program and
paste from the clipboard. Alternatively, there are lots of screen capture
programs around, here's an URL where you can download some free ones ...

http://www.nonags.com/nonags/grcapt.html

--
Brendan Reynolds (MVP)
http://brenreyn.blogspot.com

The spammers and script-kiddies have succeeded in making it impossible for
me to use a real e-mail address in public newsgroups. E-mail replies to
this post will be deleted without being read. Any e-mail claiming to be
from brenreyn at indigo dot ie that is not digitally signed by me with a
GlobalSign digital certificate is a forgery and should be deleted without
being read. Follow-up questions should in general be posted to the
newsgroup, but if you have a good reason to send me e-mail, you'll find
a useable e-mail address at the URL above.
 
Thank you!!

Mike Labosh said:
Pressing the PrintScreen key on your keyboard captures the entire display on
the clipboard, which you can paste anywhere you need (word, powerpoint,
paint), and then print.

Pressing ALT+PrintScreen does the same thing, but only for the window that
has the focus, not the whole display.
--
Peace & happy computing,

Mike Labosh, MCSD

"It's 4:30 am. Do you know where your stack pointer is?"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top