F
Francis Hookham
I cannot see how to get started with this:
Having manually selected a range
typical might be B10
25 or A77:A254
at the beginning of a macro, I need to set variables to record the first and
last rows.
So, in the case of A77:A254
FirstRow = 77
LastRow = 245
Please show me how to do this.
Francis Hookham
Having manually selected a range
typical might be B10
25 or A77:A254at the beginning of a macro, I need to set variables to record the first and
last rows.
So, in the case of A77:A254
FirstRow = 77
LastRow = 245
Please show me how to do this.
Francis Hookham