Rows vb statement
Maybe
Activecell.entirerow.insert
or
Activecell.offset(1,0).entirerow.insert
Rick wrote:
After using macro recording for a single insertion of a row, the recording
showed this:
Rows("50:50") followed by in inser command, my question is How do I make
this Rows statement become Macro friendly?
--
Dave Peterson
|