+ Reply to Thread
Results 1 to 4 of 4

Limiting Data Entry to Number of Cells in a Column

  1. #1
    Registered User
    Join Date
    04-11-2013
    Location
    Bath, England
    MS-Off Ver
    Excel 2010
    Posts
    27

    Limiting Data Entry to Number of Cells in a Column

    Hi,

    I'm struggling, so hopefully someone can help!

    I am trying to limit the number of cells in a column that can have data entered into them. I'm assuming this can be done by a custom data validation formula, although I am not having any luck in doing this so far.

    Essentially, if there are a 100 cells in columns V1:V100 - I want someone to be able to insert data into 10 of those cells, but be prevented from entering any more. The data is likely to be text, but it could be numeric, if this makes this any easier. Having a data validation style error message pop-up when someone tries to record data in more than 10 would be nice to have, but not essential.

    Thanks!

    cd254

  2. #2
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Limiting Data Entry to Number of Cells in a Column

    look at data validation in A1:A10 in the file
    =COUNTA($A$1:$A$10)<=3
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    04-11-2013
    Location
    Bath, England
    MS-Off Ver
    Excel 2010
    Posts
    27

    Re: Limiting Data Entry to Number of Cells in a Column

    Perfect! Thanks so much.

  4. #4
    Registered User
    Join Date
    04-11-2013
    Location
    Bath, England
    MS-Off Ver
    Excel 2010
    Posts
    27

    Re: Limiting Data Entry to Number of Cells in a Column

    Thanks again for this, very useful.

    Is it possible to add another layer of data validation, so that it limits the number of cells that can be completed (as you have done above), but also limits the text that can be recorded in the cell. Ideally, the person using the spreadsheet will only be able to type HIPO (or select from a drop down), as well as only being able to do this 10 times.

+ 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] Limiting Data Entry Range by Date function or Week Nmber
    By iamspardacus in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-11-2015, 07:18 AM
  2. Data Validation for limiting user entry
    By geodude57 in forum Excel General
    Replies: 3
    Last Post: 06-25-2012, 05:24 AM
  3. Limiting data entry thru drop down list only
    By johnjohns in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-08-2010, 08:25 AM
  4. Limiting number of same entries in a column
    By Johny1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-15-2009, 06:46 PM
  5. Limiting the Data Entry
    By akbar in forum Excel General
    Replies: 7
    Last Post: 02-08-2008, 11:48 PM
  6. Limiting the number of cells/columns
    By DanW in forum Excel General
    Replies: 1
    Last Post: 12-15-2006, 10:35 AM
  7. limiting combo box entry
    By tjb in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-01-2005, 01:06 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