+ Reply to Thread
Results 1 to 4 of 4

Data Validation Error

  1. #1
    Registered User
    Join Date
    02-04-2018
    Location
    Mizoram, India
    MS-Off Ver
    2016
    Posts
    22

    Data Validation Error

    I am new to Data Validation and I could not find the correct formula that I want to use.

    I want to restrict data entry on cell J4 by checking all the values from cell i6 to i20, and only allow entering data on J4 if it is greater than every values from i6 to i20.

    Please see my sample workbook. I think I have made some mistakes on formula that I had entered on Data Validation Rule (at cell j4)
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,202

    Re: Data Validation Error

    Try

    in DV

    =J4>MAX(I6:I20)

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

    Re: Data Validation Error

    1. should be just =i6<=$j$4
    2. =ij4>=min(i6:i20)

  4. #4
    Registered User
    Join Date
    02-04-2018
    Location
    Mizoram, India
    MS-Off Ver
    2016
    Posts
    22

    Re: Data Validation Error

    Thank you very much..

+ 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. Error 400 and Data Validation
    By dreicer_Jarr in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-25-2016, 04:50 PM
  2. Error on VBA for Data Validation
    By phpolicylady in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-15-2015, 08:47 PM
  3. Getting around a Data Validation Error
    By GordonPSmith in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-03-2011, 09:25 PM
  4. Data Validation Error
    By zayn in forum Excel General
    Replies: 4
    Last Post: 01-18-2010, 09:33 AM
  5. Data Validation error
    By dsrt16 in forum Excel General
    Replies: 2
    Last Post: 12-19-2009, 04:09 PM
  6. [SOLVED] #VALUE# error with Data Validation
    By KG in forum Excel General
    Replies: 1
    Last Post: 05-28-2005, 01:05 AM
  7. [SOLVED] Data Validation error ??
    By Anthony in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-10-2005, 12:06 PM

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