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: 
pkelly
Specialist
Specialist

Macro Issue - Upgrading from 8.2 to 9

Hi All...

Wonder if anyone can help me with the following...

I have the following line of code which works okay in version 8.2...

varCustFirstLength =

chr(39) & left(mySelections.Item(0).text,1) & chr(39)





However, in version 9 I get the following error...

"Invalid procedure call or argument"

Scripting engine is VBScript.

Any help greatly appreciated...

Regards

Paul

1 Solution

Accepted Solutions
pkelly
Specialist
Specialist
Author

Have just found the issue and solved our problem...

As I said in my post, we have just upgraded to version 9.

What we didn't do was install the latest version of the IE plug in on our terminal servers.

View solution in original post

1 Reply
pkelly
Specialist
Specialist
Author

Have just found the issue and solved our problem...

As I said in my post, we have just upgraded to version 9.

What we didn't do was install the latest version of the IE plug in on our terminal servers.