Thread
:
Copy module with code - amendment
View Single Post
#
2
Posted to microsoft.public.excel.programming
Jim Rech
external usenet poster
Posts: 2,718
Copy module with code - amendment
Try getting the number of lines to copy like this:
NumberOfLines = SourceCodeModule.CountOfLines - StartCopyLine
--
Jim Rech
Excel MVP
Reply With Quote
Jim Rech
View Public Profile
Find all posts by Jim Rech