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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
quan_le4
Contributor
Contributor

Suppressing interactivity in QV using VB

Does anyone know if it is possilble to suppress the screenupdating and interactivity when running a macro?  In excel this would be:

Application.ScreenUpdating = True

Application.Interactive = False

Labels (1)
0 Replies