I
inquirer
I have a series of worksheets and want to perform various statistics on data
in columns such as =average(b2:b1516).
But instead of putting in the last cell b1516 I would like to put in
something like endo of data in col b (assuming that there are no gaps in the
range b2:b1516)
Then when I copy the formula to another column I would not have to input the
exact last cell address.
Can this be done without writing a macro or vba?
Thanks
Chris
in columns such as =average(b2:b1516).
But instead of putting in the last cell b1516 I would like to put in
something like endo of data in col b (assuming that there are no gaps in the
range b2:b1516)
Then when I copy the formula to another column I would not have to input the
exact last cell address.
Can this be done without writing a macro or vba?
Thanks
Chris