Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Print Access reports from Excel

I have the task of creating a frontend in Excel to run data from a Access
database. Everything is going good until I try to print the canned reports
that are in the database. My users do not have Access as an application on
thier machines. So in the spirit of doing more with less I wonder is it
possible to call a function in a different workbook that resides on a machine
that has Access? Could I pass the users local printer information to allow
it to print at the correct location?

Is there a way to run the reports using DAO?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Print Access reports from Excel

Been a while since I was on a LAN but as I recall, unless the server was
otherwise secured, I could send print routines to any printer on the net.
All I needed to know was whihich printer was on which server.

Seems like Prn = \\ServerName\PrinterName was the syntax, but it has been a
while.

"JR Form" wrote:

I have the task of creating a frontend in Excel to run data from a Access
database. Everything is going good until I try to print the canned reports
that are in the database. My users do not have Access as an application on
thier machines. So in the spirit of doing more with less I wonder is it
possible to call a function in a different workbook that resides on a machine
that has Access? Could I pass the users local printer information to allow
it to print at the correct location?

Is there a way to run the reports using DAO?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Print Access reports from Excel

Found this on the net. Maybe it will help.

http://support.microsoft.com/kb/154498

"JR Form" wrote:

I have the task of creating a frontend in Excel to run data from a Access
database. Everything is going good until I try to print the canned reports
that are in the database. My users do not have Access as an application on
thier machines. So in the spirit of doing more with less I wonder is it
possible to call a function in a different workbook that resides on a machine
that has Access? Could I pass the users local printer information to allow
it to print at the correct location?

Is there a way to run the reports using DAO?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combine two Access reports into one Excel TKM New Users to Excel 1 November 1st 06 06:52 PM
access query reports to excel formatting help fastmike New Users to Excel 1 July 25th 06 03:45 PM
Excel reports in Access [email protected] Excel Discussion (Misc queries) 1 June 13th 06 09:08 PM
Printing Access reports through Excel command button? Ed Excel Discussion (Misc queries) 0 June 7th 06 03:52 PM
Access Rights & Reports John F.M. Excel Worksheet Functions 1 May 31st 05 09:54 PM


All times are GMT +1. The time now is 03:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"