All Questions
Tagged with power-automate-desktop vba
6 questions
0
votes
0
answers
175
views
How to Run Excel VBA Macros with Power Automate without logging into Windows
I currently have several Excel VBA macros that open the desktop Outlook application, download specific files from received emails in certain email accounts, perform operations, and send an email back.
...
0
votes
0
answers
118
views
PowerAutomate Desktop - Run Excel with Macro and deal with MsgBox from macro
currently I am in a bit of a confusion. I have this Power Automate Desktop flow that is opening excel instance and running macro script from an action called "Run Excel macro"
Everything run ...
0
votes
0
answers
122
views
Power automate fails to run macro
Getting the below exception when trying to invoke a macro as part of the flow from power automate. There are total 5 macros being invoked. 4 of them work successfully but the 5th one fails with error. ...
0
votes
1
answer
474
views
Is it possible to run Power Automate Desktop flows using Access?
I need to know if it's possible, and if you could provide me with any related documentation.
I've been trying to do it in Power Apps, but I encounter too many restrictions on the platform, so I'm ...
1
vote
0
answers
2k
views
Run Excel Macro using Power Automate Desktop
I am trying to Run an Excel Macro using Power Automate Desktop that refreshes all queries.
The problem is that power automate refuses to do it. I have watched every Youtube video about this topic, but ...
0
votes
0
answers
132
views
Create borders for a specific range in Excel using run vbscript in Power Automate Desktop
I am trying to run a VBscript through Power Automate Desktop to add borders to a certain range in an Excel Worksheet. I am not sure what I am doing wrong but I am getting an error saying Type Mismatch:...