#1
|
|||
|
|||
Create temporary macro in Powershell action
I'd like to create a few temporary macros in a powershell script action. I have found plenty of examples of how to create a global macro, but no information on how to create temporary.
Can someone please provide an example? |
#2
|
|||
|
|||
You can't create a temporary macro from PowerShell, since it doesn't have access to the VBP object model.
|
#3
|
|||
|
|||
Delete Global Macro
How can I delete a global macro via Powershell? Can you provide an example?
|
#4
|
|||
|
|||
Sample attached.
|
|
|