Forum Discussion

JessColusso's avatar
JessColusso
Copper Contributor
Oct 24, 2022
Solved

How do I stop a data validation formula changing when I copy and paste it?

Hi,  I have a workbook with two worksheets. In worksheet 1 I have set up a drop-down list using data validation from the list I have created in worksheet 2.     The formula for the validation look...
  • Riny_van_Eekelen's avatar
    Oct 24, 2022

    JessColusso You need to make all column and row references absolute, so use $A$2:$A$90 in stead. 

Resources