Thread
:
Inserting rows incrementally using a macros button
View Single Post
#
2
Posted to microsoft.public.excel.programming
merjet
external usenet poster
Posts: 812
Inserting rows incrementally using a macros button
Selection.Offset(1, 0).Insert Shift:=xlDown
Hth,
Merjet
Reply With Quote
merjet
View Public Profile
Find all posts by merjet