Power Automate Desktop || How to work with 'Run VBScript' Action

preview_player
Показать описание
#MicrosoftPowerAutomate #MicrosoftPowerAutomateDesktop #powerAutomatedesktop #powerAutomate #RPA #Microsoft #Microsoftpowerautomate #Microsoftflow #PowerRPA

In this tutorial, we will Learn how to work with "Run VBScript Action " in power automate for desktop.
00:00 How to work with "Run VBScript" Action
00:14 What is VBscript???
00:57 Run VBScript Action
01:51 Small project with Run VBscript along with Excel Actions
03:26 Launch excel
04:07 Get First Free Column/ Row from Excel Worksheet
06:08 Read from excel worksheet
07:47 Loop Action
10:23 work with "Run VBScript" Action
14:50 Write to Excel Worksheet Action
17:00 Flow Execution

🔔 Subscribe to my YouTube channel

▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
PayPal ►
Join access to perks ►

@Microsoft @MicrosoftPowerAutomate @mspowerplatform @MicrosoftPowerApps
Рекомендации по теме
Комментарии
Автор

Hi Sir, please can you help me with a VB script that creates a table on a running excel sheet. the code automatically detects the used cell range and changes the table style to none. the name of the sheet and path has already been provided using launch excel action. Every code I tried from chat gpt has failed to run (both python and vb script)

topetony
Автор

Instead of use of hard coded Excel path ? Can I use the newly launched Blank Excel to run the VB Script?

indrarajmajilya
Автор

Use WScript.StdOut.Write instead of .echo to avoid having a newline character inserted on the end of your return variable.

rjcorrin
Автор

I have a question. Why are we using write excel inside loop. Instead we can use for each loop?

chandanmaity
Автор

Can we only pass to VB Script Number Values ? I am not able to pass String or text values...

mjfanankit
Автор

Hi sir! Can you please explain how to split DataTable into multiple DataTables using vbscript

Dinesh-qlok
Автор

how to use EncodeURIComponent in PAD to correct : / related conversions in URL

accountsphedra