Pivot table Code Troubleshooting
Closed
x.dominicraj
Posts
7
Registration date
Thursday May 18, 2017
Status
Member
Last seen
June 1, 2017
-
Jun 1, 2017 at 10:25 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Jun 6, 2017 at 11:23 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Jun 6, 2017 at 11:23 AM
Related:
- Pivot table Code Troubleshooting
- Battery reset code - Guide
- Samsung volume increase code - Guide
- How to get whatsapp verification code online - Guide
- Cs 1.6 code - Guide
- Samsung keypad reset code - Guide
2 responses
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Moderator
Last seen
December 27, 2022
555
Jun 1, 2017 at 11:38 AM
Jun 1, 2017 at 11:38 AM
Hi Dominic,
When you use the line:
Errors won't show, but they are still there. Remove that line to see where the code get stuck and go from there.
Best regards,
Trowa
When you use the line:
On Error Resume Next
Errors won't show, but they are still there. Remove that line to see where the code get stuck and go from there.
Best regards,
Trowa
x.dominicraj
Posts
7
Registration date
Thursday May 18, 2017
Status
Member
Last seen
June 1, 2017
Jun 1, 2017 at 01:47 PM
Jun 1, 2017 at 01:47 PM
Hi Trowa,
Thank you for your prompt response. When I remove that and ran the code, it shows a type 13 error : run-time mismatch. I thought its because of assigning LastRow As Long and LastCol As Long . However then it throws a different error so I am guessing its not the error. Any advise?
Best,
Dominic
Thank you for your prompt response. When I remove that and ran the code, it shows a type 13 error : run-time mismatch. I thought its because of assigning LastRow As Long and LastCol As Long . However then it throws a different error so I am guessing its not the error. Any advise?
Best,
Dominic
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Moderator
Last seen
December 27, 2022
555
Jun 6, 2017 at 11:23 AM
Jun 6, 2017 at 11:23 AM
Hi Dominic,
On which code line does the code get stuck?
Best regards,
Trowa
On which code line does the code get stuck?
Best regards,
Trowa