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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

problem in ActiveDocument.ActiveSheet in macro

Hello Friend,

I have following problem in macro.

I have loaded one tablebox object from QVD file.

Now I have created one macro in that i am accessing tablebox which i fill above.

To access that tablebox object i have written following statement.

set s=ActiveDocument.ActiveSheet

This statment is creating problem. If i comment this statement and try to return hard code value. It's working fine.

If i uncommnet this statement and try to return hard code value it will not return me any thing.

Please find attached document to see problem.

Here i don't know what i am missing.

Thanks

0 Replies