Hi,
I am trying to use ActiveCell.FormulaR1C1 to select a particular cell.
My code is the following:
However, I don't always want it to select 9 rows down.![]()
Please Login or Register to view this content.
Earlier in the macro I have defined the following variables:
assumptions_end
assumptions_beg
I tried to use the following syntax but it did not work:
What is the proper syntax for using a dynamic row? (The column does not need altering).![]()
Please Login or Register to view this content.
Bookmarks