+ Reply to Thread
Results 1 to 3 of 3

Run Spell Check

  1. #1
    Forum Contributor
    Join Date
    04-25-2006
    Posts
    215

    Run Spell Check

    I currently have a protected worksheet that allows the user to type text into a series of unprotected cells. In order to run spell check the user has to unprotect the worksheet, run spell check and re-protect the worksheet.

    Is there a way to run spell check on the unprotected cells, or unprotect the worksheet, run the spell check and re-protect the worksheet? I could then simply assign it to a button on the worksheet.

    Any ideas?

    Thanks.

  2. #2
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667
    Place a button and assign it this macro:
    Please Login or Register  to view this content.
    Best regards,

    Ray

  3. #3
    Forum Contributor
    Join Date
    04-25-2006
    Posts
    215
    Worked Great! I added the password option to the code, but when I add it to the ActiveSheet.Protect at the end I get an error unless I remove the

    "DrawingObjects:=True, Contents:=True, Scenarios:=True"

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1