+ Reply to Thread
Results 1 to 3 of 3

Restrict the edit option for a blank column

  1. #1
    Registered User
    Join Date
    11-28-2014
    Location
    india
    MS-Off Ver
    7
    Posts
    141

    Restrict the edit option for a blank column

    Hi All
    Just wanted to know how I can restrict the edit option for a blank column once I entered something.

    As an example in the attached excel
    1) Under request ID if I put numeric data then I should not have access to edit the same field for the 2nd time
    2) Once I update something in the "Request" column the "Date" and "Time" column should get the update automatically and capture the entry date and time
    If anyone suggests me some code it will be very helpful.

    help.xlsx

    Regards
    Arindam

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Restrict the edit option for a blank column

    This is not possible with formulas, it will require VBA
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: Restrict the edit option for a blank column

    Here is the worksheet event code
    Please Login or Register  to view this content.
    Worksheet event

    To paste the code
    Right click on Sheet tab --> view code
    Visual Basic (VB) window opens.
    Paste the code
    Close the VB window.
    Save the file
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

+ 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] Macro to restrict to paste the data on all blank cells in column A
    By shansakhi in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-04-2016, 02:43 AM
  2. Code request to restrict user to edit/delete after -- days
    By mso3 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-08-2015, 12:48 PM
  3. edit option regarding
    By sumesh56 in forum Excel General
    Replies: 2
    Last Post: 10-27-2014, 12:47 PM
  4. Replies: 3
    Last Post: 03-17-2013, 02:52 PM
  5. Restrict button option to column "J" only
    By caherine in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-13-2012, 08:59 PM
  6. Restrict others to edit and see the formulas
    By Mrrobinson in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-16-2008, 12:27 AM
  7. Restrict edit cell,row, column
    By tanksalevikrant in forum Excel General
    Replies: 1
    Last Post: 05-10-2007, 03:58 AM

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