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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
rasabin1103
Contributor
Contributor

Button Actions access to vbscript

how can I program from a vbscript script to press a button and capture the action it performs when pressed??

Labels (1)
1 Solution

Accepted Solutions
rasabin1103
Contributor
Contributor
Author

Finish --> ActiveDocument.GetSheetObject("button").Press

View solution in original post

1 Reply
rasabin1103
Contributor
Contributor
Author

Finish --> ActiveDocument.GetSheetObject("button").Press