Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hyperlinks

Status
Not open for further replies.

gmacg

Technical User
May 29, 2002
41
US
I have an Access database with links to Excel documents. Is there any way to print the hyperlinked document without opening it? It would be nice if the user could just click a button and print without ever having to see the Excel application in the background.
 
It would be possible to create some VB code to open the Excel documen tin th ebackground and then print and close it withut your user ever actually seeing the document open.

Have a look in the Access Modules (VBA Coding) forum for threads about opening excel from access.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top