I have in first column this:
=SUM('\Y2022[Salaries_combined_01.2021-08.2022.xlsx]report'!$ND$353:$NG$353)
In the second column the formula should look like this
=SUM('\Y2022[Salaries_combined_01.2021-08.2022.xlsx]report'!$NV$353:$NY$353)
How to replace only columns "ND" -> "NV" and "NG" -> "NY" at once, automatically and not by hand with (Ctrl + H)?