Thread
:
.insert difference between 97 and 00
View Single Post
#
1
Posted to microsoft.public.excel.programming
Sean T.
external usenet poster
Posts: 1
.insert difference between 97 and 00
Hello Group,
I'm inserting rows via vba with the line:
RangeRow.EntireRow.Resize(intNumRows).Insert
shift:=xlShiftDown
This method works perfectly with Excel 2000 but generates
an error in 97. Any ideas?
Sean
Reply With Quote
Sean T.
View Public Profile
Find all posts by Sean T.