Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
disable spell check whilst automatically sending email from Excel RocketRod Excel Worksheet Functions 0 February 10th 08 11:02 PM
Spell check sri Excel Discussion (Misc queries) 1 February 6th 07 09:36 PM
... Can I set Spell Check to automatically check my spelling ... Dr. Darrell Setting up and Configuration of Excel 0 March 21st 06 08:26 PM
Spell Check Hans Emilio Excel Programming 3 June 12th 05 09:56 PM
macro to automatically check spelling before printing and before saving dgb Excel Programming 0 September 24th 03 12:53 PM


All times are GMT +1. The time now is 09:30 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"