Excel Fixing a value in excel 2007

Joined
Feb 12, 2010
Messages
1
Reaction score
0
I want to fix a value in a cell, such that when I enter a value, it is saved and when I enter another value, it is added in the old value. For example If i enter 5 in D1, it is saved and when I again enter value 3 the value in D1 becomes 8. Kindly show me the easiest way to do this....
 
Hi Toxic_Tune and welcome to the forums. :)

I don't know of a way to achieve that, although you can no doubt read up on VBA programming to code that feature in. You can easy achieve what you are after by using adjacent cells, but I can't think of a way to do this in an overlapping way.
 

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