does anyone know how to print out an excel spreadsheet using the code in vb? like printer.print...etc a file.xls
Printable View
does anyone know how to print out an excel spreadsheet using the code in vb? like printer.print...etc a file.xls
From your other posts I see you are starting to learn VBA. Normally we set the macro recorder and do the job manually, getting Excel to write the code for us. This one can be answered that way.