Thread: VB Sum n+1
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
herve[_13_] herve[_13_] is offline
external usenet poster
 
Posts: 1
Default VB Sum n+1


Hello all.
could someone help me to do the following in a Macro.

In cell A1, I have Number "1"

I want to have :
A2 = A1 + 1
A3 = A2 + 1
A4 = A3 + 1
.....
Axx = Axx-1 + 1

Thanks in advance

Herve


--
herve
------------------------------------------------------------------------
herve's Profile: http://www.excelforum.com/member.php...o&userid=27314
View this thread: http://www.excelforum.com/showthread...hreadid=482037