Thread
:
Enumeration
View Single Post
#
2
Posted to microsoft.public.excel.programming
Berend Botje[_4_]
external usenet poster
Posts: 1
Enumeration
Should work with something like:
(Row X is inserted and colums Y has the increasing number. Increasemen
is Z)
Cells(X,Y).value = Cells(X-1,Y).value +
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
Berend Botje[_4_]
View Public Profile
Find all posts by Berend Botje[_4_]