FG

How can I print Excel spreadsheet files automatically?

Fresh3 days ago
Mar 15, 202624723 views
Confidence Score0%
0%

Problem

My company has computer-generated reports that come out as Excel spreadsheets which are emailed to the Billing Department. They would like these reports to be automatically printed as they are received. I already found a program that will automatically download email attachments, called Mail Attach…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I print Excel spreadsheet files automatically?

Low Risk

I used AutoIt to make a script that opens Excel, opens the only file (which begins with "elec") in a specified folder (which begins with "viat"), prints it, closes Excel, then runs a batch file to archive the file it just printed. Here is the code o…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment