Getting the Sum Total of a variable Range
I might have a worksheet with several sheets with differing blocks of
values. Some may be as small as 2 rows by 5 columns, others may by as
large as 6 rows by 14 columns. I can control the starting cell, B2 in
these examples.
So naming each range doesn't seem a solution, as I don't know with
each set what the cells will be.
I would like to capture said range within the macro, for each sheet
and reference it again.
|