View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chuck H.[_3_] Chuck H.[_3_] is offline
external usenet poster
 
Posts: 13
Default Rollup the SUM of a column until last non empty Cell

Can any one help me resolve this issue?
I would like in Cell G5 for instance insert a formula that will rollup all
values beneath until last non empty Cell and generate that formula based on
the range found within the same column.

I found one related issue in the Forum but I tried to rollup the amount and
generate the Formula and I could not.

Your help will be very appreciated.

Thanks in advance!

Chuck