Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
nicolett_yuri

Where is the error message of the macro?

I noticed that in the new versions are not being shown the error messages of the macro. This turned out to be a setting or is it some kind of bug?

The location that the error messages were displayed

Macro.jpg

1 Solution

Accepted Solutions
kuba_michalik
Partner - Specialist
Partner - Specialist

Macro debugger is not available anymore. Microsoft discontinued the component that was necessary for that.

You can try debugging your macros in Excel VB editor. This post describes the approach:

Debugging QlikView VBScript

View solution in original post

2 Replies
kuba_michalik
Partner - Specialist
Partner - Specialist

Macro debugger is not available anymore. Microsoft discontinued the component that was necessary for that.

You can try debugging your macros in Excel VB editor. This post describes the approach:

Debugging QlikView VBScript

nicolett_yuri
Author

Oh, that's too bad!

thanks Jakub