Exclude a cell again

  • Thread starter Thread starter DF2507
  • Start date Start date
D

DF2507

Thx that will help with part of my problem but how would I make A16
variable.........for instance.....the last cell I enter could be A17 not A16
but I don't want to keep going back to my formula to amend it........
 
one way where you are looking for a number larger than possible in your
column.
=SUM(INDIRECT("a2:a"&MATCH(9999999,a:a)))
 

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