Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
hopkinsc
Partner - Specialist III
Partner - Specialist III

Macro query

Hi everyone.

Can you tell me if it is possible to create Macro's in the script rather than in  the Edit Module?

Many thanks

Chris

1 Reply
hic
Former Employee
Former Employee

No, VB macros cannot be defined in the script.

But what do you want to do? If you want a subroutine in the script, then you can indeed define that in the script. Look in the documentation for the Sub .. End sub statement.