About 62,000 results
Open links in new tab
  1. Data Validation won't accept this formula, WHY??? [SOLVED]

    Apr 6, 2022 · Re: Data Validation won't accept this formula, WHY??? You cannot use table structured references in a data validation formula. You will have to use the actual row/column …

  2. IF AND / OR Statement for Data Validation rules [SOLVED]

    Jan 30, 2014 · Re: IF AND / OR Statement for Data Validation rules Hi benishiryo - I visited your fine city recently and had a wonderful time (our regional office is located there...) Yes I …

  3. Data Validation (List) too long [SOLVED] - Excel Help Forum

    Sep 4, 2012 · Data Validation (List) too long I am trying to create a drop down list that see's the entry to left of it and brings down the appropriate list. My code is as follows:

  4. How to increase characters limits from 255 in data validation …

    Jun 1, 2015 · Re: How to increase characters limits from 255 in data validation formulas, Prepare a list in excel and create a named range by using name manager and use that in data …

  5. Formula works but not for data validation [SOLVED]

    Sep 17, 2024 · Re: Formula works but not for data validation Unfortunately the FILTER function can't be used in a data validation formula. I tried a named formula but it didn't like that either. …

  6. Applying Data Validation to Allow Only Formulas [SOLVED]

    Dec 3, 2015 · Applying Data Validation to Allow Only Formulas Hi everyone, Is there way in excel to allow entry in a cell to be a formula only through data validation? Last edited by loverfellow; …

  7. [SOLVED] IF statement within Data validation - Excel Help Forum

    Sep 18, 2023 · Re: IF statement within Data validation Post #2 is your best compromise. If you put a formula in the cell and then apply data validation to it, the formula will only execute until …

  8. Error - You May Not Use References To Other Workbooks For Data ...

    Aug 5, 2020 · On File2 Type ab on the cell E1. Now you can choose filtered results abc, abd, ade. (U2:U7) Type bc on the cell E1. Now you can choose filtered results bcd, bce U2:U7 is a …

  9. Permanent Account Number (PAN) Validation - Excel Help Forum

    Oct 9, 2014 · Hi All, Need the formula to validate Indian Permanent Account Number (PAN) in Excel. The rules for validation should be as below: • Length should be 10 • First 5 character …

  10. Data Validation List with Unique & Xlookup in "Source" [SOLVED]

    Oct 18, 2023 · Re: Data Validation List with Unique & Xlookup in "Source" Place the good formula on another worksheet (say on Sheet 3 in A1), then use =Sheet3!A1# for the data validation …