+ Reply to Thread
Results 1 to 2 of 2

Restrict Data Entry in a cell if the preceding cell is not filled

  1. #1
    Registered User
    Join Date
    05-03-2016
    Location
    India
    MS-Off Ver
    Office 365
    Posts
    11

    Restrict Data Entry in a cell if the preceding cell is not filled

    Hi

    I want to restrict data entry in to a cell if the preceding cell is not filled. i.e, data entry to 2nd cell will be possible only if the first cell is filled up. Can somebody help me out.

    Thanks,
    TJ

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,078

    Re: Restrict Data Entry in a cell if the preceding cell is not filled

    Assuming data cannot be entered into A2 unless A1 has been entered.

    Data / Data validation

    Untick "Allow blanks"

    Formula
    =LEN(A1)<>0
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

+ 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] Restrict Data Entry if previous cell doesn't fall between a particular range
    By dezspert22 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-12-2016, 06:27 PM
  2. Replies: 3
    Last Post: 12-18-2015, 03:16 PM
  3. restrict data entry basing on adjacent cell value
    By tkraju in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-11-2014, 01:45 PM
  4. Restrict data entry if preceeding cell value is greater than or blank
    By GreggTO in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-07-2013, 11:46 AM
  5. EXCEL: Restrict Invalid Entry On Cell Having Data Validation
    By gaikwad.mm@gmail.com in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-12-2013, 03:27 AM
  6. Restrict data entry based on another cell
    By northbank in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-13-2012, 11:33 AM
  7. NEED HELP - How to disable a cell to restrict data entry
    By Sriram in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-18-2006, 10:50 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