Results 1 to 7 of 7

How to enable macros with protected worksheet

Threaded View

Kevalin O How to enable macros with... 09-13-2013, 12:00 AM
Winon Re: How to enable macros with... 09-13-2013, 12:54 AM
Kevalin O Re: How to enable macros with... 09-13-2013, 03:50 AM
Fotis1991 Re: How to enable macros with... 09-13-2013, 04:17 AM
Winon Re: How to enable macros with... 09-14-2013, 02:52 AM
HaHoBe Re: How to enable macros with... 09-14-2013, 03:11 AM
Winon Re: How to enable macros with... 09-14-2013, 03:35 AM
  1. #1
    Registered User
    Join Date
    07-25-2013
    Location
    Pathumtanee, Thailand
    MS-Off Ver
    Excel 2013
    Posts
    19

    How to enable macros with protected worksheet

    I have been trapped for hours of how to enable macros with protected worksheet.

    Any suggestion please?

    I did try to put UserInterFaceOnly on the vba code of that worksheet. But it still not working when I protected the worksheet.

    Sub macroProtect3()
    
    Sheet1.Protect Password:="abc" , UserInterFaceOnly:=True
    
    Sheet1.Cells(1, 1) = UCase("hello")
    'enter code
    
    End Sub
    Thank you very much in advance
    Last edited by Fotis1991; 09-13-2013 at 04:19 AM. Reason: Add UserInterFace & Mod Note: Added code tags..!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 08-06-2013, 08:21 AM
  2. A password protected Macro to enable and disable other macros?
    By jonvanwyk in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-16-2011, 03:04 PM
  3. Enable Macros in Password-protected Excel File
    By Alleen86 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-01-2011, 02:28 PM
  4. [SOLVED] How do I enable the spellchecker in a protected worksheet?
    By Anne CFS in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-20-2005, 04:05 PM
  5. Enable grouping in protected worksheet
    By malik641 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-06-2005, 07:34 AM

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