Monthly Archives: October 2022
There’s VBA, Then There’s VBS.
![](https://www.thecodingtheory.com/wp-content/uploads/2022/10/featured_VBS_1.png)
I went off on a rant again, so if you want to get straight to the meat and potatoes, click here. VBA is pretty powerful, but today will explore something that isn’t nearly as powerful but just as useful. This might seem like a waste of time, but that’s because my ability to persuade others…
Using Macros Efficiently in Automation 360
![](https://www.thecodingtheory.com/wp-content/uploads/2022/10/Featured_VBAAdvanced_1.png)
Now that you are convinced of VBA’s potential and how useful they can be, it’s time we learned how to use them. This is important since running Macros is not as straightforward as running python or JavaScript. No scopes are provided within Automation Anywhere for VBA like it is for VBScript, Python or JavaScript in…