+ Reply to Thread
Results 1 to 10 of 10

VBA : Lock column after data entry

Hybrid View

  1. #1
    Registered User
    Join Date
    07-30-2013
    Location
    London UK
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: VBA : Lock column after data entry

    I tried to play around it with again, the moment you type in anything in the D column the sheet becomes locked.

  2. #2
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,029

    Re: VBA : Lock column after data entry

    You have to make sure that all the cells in the range where you will be entering data (Range("A3:D23") in your sample file) are unlocked before you run the macro. If you are still having problems, please post a copy of your actual file. It is always easier to help if we can work with the actual file. If the file contains confidential information, replace it with generic data.

+ 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. [SOLVED] to lock the cell after data entry
    By sbehera in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-27-2013, 05:49 AM
  2. How can I lock a cell after data entry
    By sribeiro in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-02-2013, 10:21 AM
  3. lock cells after data entry
    By aleenkhan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-06-2012, 03:14 AM
  4. [SOLVED] lock cell after data entry
    By Jim St. Martin in forum Excel General
    Replies: 1
    Last Post: 03-17-2005, 08:06 PM
  5. lock cell after data entry
    By shree58 in forum Excel General
    Replies: 0
    Last Post: 02-14-2005, 01:51 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