PDA

View Full Version : How to print an Excel file from AutoCAD


TobyKanoby
2007-03-14, 10:07 PM
I'm looking for a way to print several project Excel files from within AutoCAD. I have found several examples to read and write to Excel, but not to print Excel. The function does not have to save the Excel file or even have it visibly open, just be able to print the default Excel sheet to the default printer. Something like (PrintExcel "D:\\Projects\\P432\\P432.xls")
Is this possible to do?