Hi all I've worked 2 hours trying to determine the problem with the following simple code:
Sheet1.Rows(3).insert 'Insert a new row at Row3
When I run it on a blank workbook/worksheet it works just fine, however when I run it on a workbook/worksheet with data it just passes (in single...