Troubleshoot data validation

My validation message doesn't appear when invalid data is entered.

Messages appear only when data is typed directly into the cells. Your message won't appear:

To identify cells that contain invalid data regardless of how the data was entered, point to Formula Auditing on the Tools menu, click Show Formula Auditing Toolbar, and then click Circle Invalid Data .

My data validation doesn't work.

Is validation applied to the cells?   Find the cells on the worksheet that have data validation: click Go To on the Edit menu, click Special, click Data validation, and then click All.

Are users entering data by typing?   Make sure users click each cell and then type the data. If users copy or fill data in validated cells, validation messages don't appear, and entry of invalid data isn't prevented.

Is manual recalculation turned on?   If so, uncalculated cells may prevent data from being validated properly. To turn off manual recalculation, click Options on the Tools menu, click the Calculation tab, and then click Automatic under Calculation.

Are formulas error free?   Make sure formulas in validated cells don't result in errors, such as #REF! or #DIV/0!. Microsoft Excel ignores the data validation until you correct the error.

Are cells referenced in formulas correct?   If a referenced cell changes so that a formula in a validated cell calculates an invalid result, the validation message for the cell won't appear.

Copying, filling, and calculating by formula override my data validation.

Data validation is designed to display messages and prevent invalid entries only when users type data directly in a cell. When data is copied, filled, or calculated by a formula, the messages don't appear.

Try the following:

The Validation command is unavailable.

You may be currently entering data   The Validation command is not available on the Data menu while you are entering data in a cell. To finish entering, press ENTER or ESC.

The worksheet might be protected   To remove the protection, point to Protection on the Tools menu and then click Unprotect Sheet.

The workbook might be shared   In a shared workbook, Microsoft Excel can validate data, but you can't change the settings. To make the Validation command available, stop sharing the workbook.

How?

  1. Have all other users save and close the shared workbook. If other users are editing, they will lose any unsaved work.
  2. Unsharing the workbook deletes the change history. If you want to keep a copy of this information, print out the History worksheet or copy it to another workbook.

    How?

    1. On the Tools menu, point to Track Changes, and then click Highlight Changes.
    2. In the When box, click All.
    3. Clear the Who and Where check boxes.
    4. Select the List changes on a new sheet check box, and then click OK.
    5. Do one or more of the following:
      • To print the History worksheet, click Print .
      • To copy the history to another workbook, select the cells you want to copy, click Copy , switch to another workbook, click where you want the copy to go, and click Paste .

      Note   You may also want to save or print the current version of the workbook, because this history might not apply to later versions. For example, cell locations, including row numbers, in the copied history may no longer be current.

  3. On the Tools menu, click Share Workbook, and then click the Editing tab.
  4. Make sure that you are the only person listed in the Who has this workbook open now box.
  5. Clear the Allow changes by more than one user at the same time check box.

    If this check box is not available, you must unprotect the workbook before clearing the check box.

    How?

    1. Click OK, point to Protection on the Tools menu, and then click Unprotect Shared Workbook.
    2. Enter the password if prompted, and then click OK.
    3. On the Tools menu, click Share Workbook, and then click the Editing tab.
  6. When prompted about the effects on other users, click Yes.