+ Reply to Thread
Results 1 to 2 of 2

Clearing data in protected worksheets

  1. #1
    Registered User
    Join Date
    09-18-2007
    Posts
    3

    Clearing data in protected worksheets

    I have a worksheet set up as a form. The sheet is protected. Most data is entered via pulldown lists in unprtected cells. I want to clear data from the cells (equivalent to starting with a blank form). Is there a simple way to wipe the sheet clear. I have written a macro, but it is messy in that I had to hightlight and delete the contents of every unprotected cell. If I sheet is edited I have to redo the Macro. Is the a macro that can clear the contents of the unprotected cells in a worksheet?

  2. #2
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by Bob Forrest
    I have a worksheet set up as a form. The sheet is protected. Most data is entered via pulldown lists in unprtected cells. I want to clear data from the cells (equivalent to starting with a blank form). Is there a simple way to wipe the sheet clear. I have written a macro, but it is messy in that I had to hightlight and delete the contents of every unprotected cell. If I sheet is edited I have to redo the Macro. Is the a macro that can clear the contents of the unprotected cells in a worksheet?
    Record a macro for following activities.
    Select the cells you want to clear (Ctrl+Click on cell) and clear them all.

+ 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