Skip to Main Content

Insert problem

586231Jul 3 2007 — edited Jul 4 2007
Hi,

I have the following situation:
I have column A and column B and I need an insert statement that will work in the following way:
B(0) = A(0)
B(X) = B(X-1)+A(X)

Can someone help?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Aug 1 2007
Added on Jul 3 2007
11 comments
1,690 views