Subscript Out of Range
Maybe there is no sheet with that name? That's the usual cause of
this error
Tim.
"ExcelMonkey" wrote in message
...
I am getting an Subscript Out of Range Error on this line
of code:
Set sh1 = ActiveWorkbook.Sheets("Audit Results")
Why is this happening?
Thanks
|