User Profile
Collapse
-
and YES is in a module -
the error appear in first range at case "centraliza tor survey" and the same in case "centraliza tor instalari"Leave a comment:
-
run-time error '1004' method 'range' of object '_global' failed
I have a problem.
The error in subject appear when i run the macro
Can u tell me why
...Code:Case "CENTRALIZATOR SURVEY" Dim SHT As Object Set SHT = Application.ThisWorkbook.Sheets("CENTRALIZATOR SURVEY") SHT.Cells(10, 1) = UCase(n) If IsEmpty(SHT.Cells(11, 1)) = False Then
No activity results to display
Show More
Leave a comment: