[VBA] RowCount = Worksheets("Sheet3").Range("A7").CurrentRegion.Rows.Count [/VBA]
Is sheet3 named exactly as it is in your code?
[VBA] RowCount = Worksheets("Sheet3").Range("A7").CurrentRegion.Rows.Count [/VBA]
Is sheet3 named exactly as it is in your code?
Steve
"Nearly all men can stand adversity, but if you want to test a man's character, give him power."
-Abraham Lincoln