Thread: Adding cells
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Adding cells

In A2, =A1+100

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Daniel" wrote in message
...
How do I: enter a number in one cell which automatically is added to the
number in another cell?

For example:

Entering 10 in A1 makes:
A2 = 100 + 10.