In fact I have multiple problems. Am trying to copy and paste part of a formula to another worksheet. In some instance I need to change both the number AND the reference cell and then paste the new formula. I have been doing it manually but its killing. Surely there must a shortcut using macro:
='C:\Users\Olatubosun Macaulay\Elkanah Schools\Mid Term Templates\MTT YR 2\Class teacher MTT 2\[MTR YR 2.xlsx]Sheet1'!$B$10
In the example above I need to change everywhere I see “2” to “3” and “Sheet1'!$B$10” to “Sheet1'!$B$11” consecutively and then paste
My second problem is again twofold:
='C:\Users\Olatubosun Macaulay\Elkanah Schools\Mid Term Templates\MTT YR 2\Subject teacher MTT 2\[Maths MTR 2.xlsx]Sheet1'!$L$3
In this second example, I need to change everywhere I see “2” to “3” and the subject “ Maths” to say “English” or whatever subject applicable.
Bookmarks