Adding numbers continously in multiple cells

  • Thread starter Thread starter KMF
  • Start date Start date
K

KMF

Thanks, is it possible to use the formula below in more
than one cell? I would like to add several items in
different cells on one worksheet and have them added
(accumulated) in designated cells in another worksheet.
 
Thanks, is it possible to use the formula below in more
than one cell? I would like to add several items in
different cells on one worksheet and have them added
(accumulated) in designated cells in another worksheet.

Yes, just add more "If target.address = "" then - end if" blocks before the
end sub.
 

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