M
marvin stokes
I would like to make the row numbers used in a range in a
formula variable vs. hardcoded. Is this possible?
For example: rather than hardcoding = sum(a$12:a$44), I
would like to do something like = sum
(a$variable1:a$variable2) where variable1 and variable2
are cell references which contain numeric values which can
be easily changed.
formula variable vs. hardcoded. Is this possible?
For example: rather than hardcoding = sum(a$12:a$44), I
would like to do something like = sum
(a$variable1:a$variable2) where variable1 and variable2
are cell references which contain numeric values which can
be easily changed.