Hi,
been a member for a while but this is my first post. If there are any broken rules, please let me know.
I know no one (including my self) likes using "sendkeys" But when manipulating an external application it seems to be the only way some times.
Here is the issue, I'm trying to send data from Excel to an external application running on Citrix.
in theory the code below should work, however when it see's the "True" in < SendKeys MyStr, True > it closes the window i was trying to send to. If I remove the word "True" the windows no longer close's, but it doesn't pass the data
any thought would be greatly appreciated.
'***************************
'****************************
Bookmarks