Hi all I've worked 2 hours trying to determine the problem with the following simple code:
When I run it on a blank workbook/worksheet it works just fine, however when I run it on a
Code:
Sheet1.Rows(3).insert 'Insert a new row at Row3
workbook/worksheet with data it just passes (in single step) this code and does nothing. ??
Using 2007 on a PC non-protected workbook.
Using 2007 on a PC non-protected workbook.