Hi
I need some help, and to ask my question in the easiest way I will put an application window that we all share called: "Map Network Drive" (see the pic).
In that window, there is an textbox area (right to folder), where you can write, copy, etc.
What I would like to do in my macro is:
Copy the selected text, transform it into a string value and then insert it into another application.
And this without using SendKeys.
See the codes on my reply below.
PS: Outlook mail item and Map Network Drive are only, example apps/windows. In reality I will use other applications.
(I had some trouble with an earlier thread, sorry about that, hope it will go better on this one).
I need some help, and to ask my question in the easiest way I will put an application window that we all share called: "Map Network Drive" (see the pic).
In that window, there is an textbox area (right to folder), where you can write, copy, etc.
What I would like to do in my macro is:
Copy the selected text, transform it into a string value and then insert it into another application.
And this without using SendKeys.
See the codes on my reply below.
PS: Outlook mail item and Map Network Drive are only, example apps/windows. In reality I will use other applications.
(I had some trouble with an earlier thread, sorry about that, hope it will go better on this one).