Share via

Inconsistent results

Anonymous
2025-04-15T12:58:01+00:00

I have inconsistent operation of data validation cells:

I have two columns, C3 and E3, using data validation. Both configured the same except for the range (C3 is "=age", E3 is "=inseam").

Validation data ranges are on a different worksheet.

Both ranges are numbers, both columns are numbers (same problem if defined as general).

If I manually enter a valid number under age, I get an error that age is out of range.

If I manually enter a valid number under inseam, it is happy.

Entering the same number using the drop down works for either.

Why does entering data manually on age not work, but does on inseam?

ALSO, if C3 = 2 and E3 = 15 and I test the C3 with =IF(C3=2,TRUE,FALSE) I get FALSE, if I test E3 with =IF(E3=15,TRUE,FALSE) I get TRUE.

What is wrong here?????????

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2025-04-15T14:50:49+00:00

    In preparing the document to upload, I may have found the problem. For some reason age was a number stored as text. When I converted it to a number the tests work on age.

    Now my problem is converting the whole column when it has not been populated with numbers.

    There are procedures to bulk convert, but they only work if the cells have data.

    Another procedure using =VALUE() doesn't work with data validated cells.

    How do I bulk fix the cells without entering data in all of them?

    Then I don't know why changing the column to numbers doesn't do it.

    I also don't know how it got to this format problem.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-04-15T13:28:03+00:00

    Coming up HansV

    Thanks

    Was this answer helpful?

    0 comments No comments
  3. HansV 462.6K Reputation points
    2025-04-15T13:24:17+00:00

    Could you create a stripped-down copy of the workbook demonstrating the problem (without sensitive information) and make it available through one of the websites that let you upload and share a file, such as OneDrive, Google Drive, FileDropper or DropBox. Then post a link to the uploaded and shared file here.

    Was this answer helpful?

    0 comments No comments