About 50 results
Open links in new tab
  1. Create a manual data validation list in Excel - Stack Overflow

    Aug 31, 2022 · It is my understanding according to these articles (link1, link2), that I can do so by going to a cell, going to data > data validation. Select List from the allow dropdown and then in …

  2. excel - Data validation list based on combination of two dynamic …

    Jul 18, 2022 · 0 I have a table where I want users to fill values off a list using data validation. The content of the validation list should be based on values entered in two other tables which are …

  3. How to use SEQUENCE formula in Excel data validation

    Nov 2, 2024 · Data-Validations expects a list or a range formula that returns a range, what you need to do is apply the said aforesaid mentioned function in a cell and point the data validation …

  4. validation - Excel dropdown to entire column - Stack Overflow

    Mar 15, 2015 · How to copy a dropdown menu (data validation) to entire column in Excel (only rows that having something else too). And, in this case, how to leave row for the header?

  5. excel - Data Validation Error from Filter Formula - Stack Overflow

    Feb 27, 2023 · I want to build a dynamic data validation list based on a region one chooses. I have a list of branch names and a list of region names in columns A and B, respectively. …

  6. excel - Why doesn't work FILTER function in data validation list ...

    Mar 1, 2022 · This will work given you must have Office 365 compatible version of Excel to use Filter function in first place… Note: For those who have a similar enquiry {referencing range …

  7. How to add data validation to a cell using VBA - Stack Overflow

    I want to add "data validation" in a cell (which is variable) using VBA and the range which is to come in the data validation list is also variable. Till now I have been using this Here "range1" ...

  8. Excel - how to force date as dd/mm/yyyy for data validaiton

    Nov 30, 2017 · Then leave it up to Excel and Windows to sort out the local date format and the way to enter a date correctly. Edit: to remove all possible problems with locale, set the data …

  9. Excel Data Validation - Remove Header - Stack Overflow

    Nov 4, 2022 · 1 I've got a Data Validation in one worksheet, where its source is a full column in another worksheet in the same workbook, which gets it's info from an Access Database. The …

  10. Excel Data Validation List using formula with filtering

    Apr 29, 2015 · I have following workbook: Worksheet Accounts: Worksheet Posts: I would like to know if it is possible to define Data Validation of type List to entire column B in sheet Posts …