About 50 results
Open links in new tab
  1. Google Sheets Data Validation List from Named Range Not …

    Oct 10, 2024 · I have a Google Sheets document that makes use of named ranges in data validation dropdown lists. One named range, " DevReports ", is used in 3 dropdowns on a sheet.

  2. Excel data validation with suggestions/autocomplete

    Nov 7, 2013 · Add data validation to a cell (or range of cells). Allow = List. Source = [the range with the values you want for the auto-complete / drop-down]. Click OK. You should now have a …

  3. Create Drop-Down List Using a Formula (Without Data Validation)

    Mar 9, 2015 · I'm trying to dynamically change the data validation type of a cell (i.e. switch between free text, or a list, or a date etc) without VBA. I can't seem to do so using the data …

  4. Excel Data Validation with XLOOKUP - Stack Overflow

    May 25, 2024 · Expected result 1: Data validation in D6 with list of unique values from column A - this works Expected result 2: Data validation in D17 with list of values from column B where …

  5. vba - Not following data validation rules during copy paste event …

    Jan 24, 2019 · There is no data validation check if you copy/paste a value into a cell that has data validation. • It's the same if you put a data validation onto a cell that has already data in it (then …

  6. Create data validation unique items for Drop Down list without ...

    Jul 20, 2022 · 2 I have a list of names and I want to make a drop-down list with unique names for data validation. I created a drop down list now that list is showing name but same names …

  7. How can I use a relative cell reference in a data validation list in ...

    Sep 25, 2023 · 0 Couldn't find an answer for this one. I'm basically using a data validation list to select between three options: a checkmark, a blank, and a formula. In column B I have names, …

  8. Why doesn't work FILTER function in data validation list?

    F3:offset(F3, counta(F3:F1000)-1,0,1,1) making sure no 'obstructions' in column containing helper function - which is advisable for Office 365 users too. Step 3) Proceed with Validation List …

  9. Excel Help: Dynamic range + Data Validation - Stack Overflow

    I got a problem with some popular Excel question, dynamic ranges and data validation drop-downs and auto-populate. Lets say I got 2 sheets, and on one sheet I got drop-downs to …

  10. Data validation List with Formula as source - Stack Overflow

    Sep 17, 2021 · Data validation List with Formula as source Asked 4 years, 4 months ago Modified 1 year, 1 month ago Viewed 7k times