Thread
:
Insert a blank row (2)
View Single Post
#
5
Posted to microsoft.public.excel.programming
Robert
external usenet poster
Posts: 113
Insert a blank row (2)
Dear Ron, Further to my last posting, I solved the problem by copying from
your original post and replacing
" Rng.EntireRow.Insert"
with
"Rng.(Offset(1, 0)EntireRow.Insert"
Thank you again Ron, I am so happy with this.
RobertR
Reply With Quote
Robert
View Public Profile
Find all posts by Robert