![]() |
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? |
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? |
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? |
All times are GMT +1. The time now is 12:39 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com