+ Reply to Thread
Results 1 to 6 of 6

mysheet columns are lock but i cant used other formulas

  1. #1
    Forum Contributor
    Join Date
    03-01-2014
    Location
    Mysore
    MS-Off Ver
    Excel 2007
    Posts
    379

    mysheet columns are lock but i cant used other formulas

    mysheet columns are locked but i cant used other formulas please how can i used formulas when my Sheet columns are locked
    using VBA
    Please let me know

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: mysheet columns are lock but i cant used other formulas

    Protect it via code using UserInterFaceOnly:=True so that you can access the cells using VBA (You Can't Access it Manually).


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Contributor
    Join Date
    03-01-2014
    Location
    Mysore
    MS-Off Ver
    Excel 2007
    Posts
    379

    Re: mysheet columns are lock but i cant used other formulas

    i am using but it still having the same issue

    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    03-01-2014
    Location
    Mysore
    MS-Off Ver
    Excel 2007
    Posts
    379

    Re: mysheet columns are lock but i cant used other formulas

    i am using but it still having the same issue

    Please Login or Register  to view this content.

  5. #5
    Forum Contributor
    Join Date
    03-01-2014
    Location
    Mysore
    MS-Off Ver
    Excel 2007
    Posts
    379

    Re: mysheet columns are lock but i cant used other formulas

    i am sorry for multiple reply

  6. #6
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: mysheet columns are lock but i cant used other formulas

    On workbook close the Userinterfaceonly setting will get lost.

    So you have to re protect the workbook every time the workbook closed and opened.

    So add the protection code in Workbook Open Event so that it will enables the UserInterfaceonly every time

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Lock cells with formulas
    By Joetheactuary in forum Excel General
    Replies: 1
    Last Post: 07-24-2014, 02:25 PM
  2. Lock particular column with hiding formulas with other columns being active
    By sanjeevkumarmc in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-23-2012, 01:45 AM
  3. How do i lock formulas in a spreasheet?
    By 4ngi3 in forum Excel General
    Replies: 1
    Last Post: 08-31-2012, 12:10 AM
  4. [SOLVED] How do I lock cell formulas???
    By John - Menifee, CA in forum Excel General
    Replies: 2
    Last Post: 05-15-2006, 07:15 PM
  5. [SOLVED] Dim mySheet As New Worksheet
    By Frans van Zelm in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 06-26-2005, 03:05 PM

Tags for this Thread

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