ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Automatically Spell Check Before Printing (https://www.excelbanter.com/excel-programming/436873-re-automatically-spell-check-before-printing.html)

JLGWhiz[_2_]

Automatically Spell Check Before Printing
 
This might work. Copy to the ThisWorkbook code module.

Private Sub Workbook_BeforePrint(Cancel As Boolean)
ActiveSheet.CheckSpelling
End Sub




"Stacey Crowhurst" wrote in
message ...
Hi. How do I set up my worksheet to automatically run spell check when I
click the print button? Let me know if you need more information.

Thank you in advance !!! :)

Stacey





All times are GMT +1. The time now is 12:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com