I can read the data of an Excel in a shared folder using a Recordset with ADODB ; I can write that data in a local file, but in the form Range().Value . I could not do it using a Update with ADODB .
This is my...
I have a conflict in my macro, when I added the Microsoft Outlook 15.0 Object Library reference in VBA, all other SAP related macros do not work in the line of access code to the transaction.
Does anyone know what can be due?
This is the c...
someone to help me ...
I need to identify a string on a web page from my macro in VBA
The code on the page is as follows
I need to identify if the chain "Success in hiring" exists or not
Thank you in advance ...
I was wondering if there is an option in Visual Basic that marks in bold the parenthesis that you are closing as many other IDEs do, since it is easy to get lost without this help
THANKS