a1 = sum(a1;a2)

  • Thread starter Thread starter M. Hossein Ghomian
  • Start date Start date
M

M. Hossein Ghomian

Hi
i have a number, for example in cell a2
i change every time this number and want to have a summery of these changed
numbers in other cell (for example a1), without using the table of changed
numbers.
for example if i use the a1 = sum(a1;a2) the excel will issue the error.

please help me.
 
Look here:

http://www.mcgimpsey.com/excel/accumulator.html

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

| Hi
| i have a number, for example in cell a2
| i change every time this number and want to have a summery of these changed
| numbers in other cell (for example a1), without using the table of changed
| numbers.
| for example if i use the a1 = sum(a1;a2) the excel will issue the error.
|
| please help me.
 
And note John's warning that there will be no "audit trail" to correct errors in
entry.


Gord Dibben MS Excel MVP
 

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