Forum Discussion
JessColusso
Oct 24, 2022Copper Contributor
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...
- Oct 24, 2022
JessColusso You need to make all column and row references absolute, so use $A$2:$A$90 in stead.
Riny_van_Eekelen
Oct 24, 2022Platinum Contributor
JessColusso You need to make all column and row references absolute, so use $A$2:$A$90 in stead.
- JessColussoOct 24, 2022Copper ContributorThank you Riny_van_Eekelen that has worked 🙂