Can I write "=AVERAGE(B51:B65005)"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
1. I want average from cell B 51 to the last cell of column B. can I write
=AVERAGE(B51:B65005)

2. How can I format cell B 51 to the last cell of column B

Thanks
Daniel
 
Becasue AVERAGE ignores blanks, it is o.k. to use:

=AVERAGE(B51:B65536)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top