on ‎2017 Jul 17 6:32 AM
Hello, I am trying to create a simple macro. I made sure that FPMXLClient is checked under references. then I tried to run it. I get the following error:
"Run time error 424"
Please advise.
Thanks.
Request clarification before answering.
The object have to be defined like:
Dim EPMexample As New FPMXLClient.EPMAddInAutomation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sub Test()
EPMexample.DataManagerOpenRunPackageDialog
End Sub
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Code sample please!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 11 | |
| 10 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.