add cell with itself

  • Thread starter Thread starter agu77
  • Start date Start date
A

agu77

wold like to add one cell with it self

also every time you enter another number this will be added aswell

agu7
 
Hi
not possible with formulas. This would require an event
procedure (worksheet_change in your case). But I really
would recommend not doing this. e.g.
- how do you want to correct errors
- not very transparent for the user
- you'll loose your audit trail

I would use separate cells for this
 

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