I am trying to send an e-mail from Microsoft Excel VBA using CDO but I am unable to find any information on how to send a meeting request to another person that will appear on their calendar. It is important that I use the CDO code so I do not encounter the securtity warnings. Any suggestions...
I am use to programing VBA for Attachmate Extra, but now I am tasked with programming VBA for Attachmate Reflection which is the same thing as Extra but is Web Based....everything looks similiar I am just not sure how to call the application....below is the code I use to call the Extra...
I am having a problem converting VBA from 2007 to 97. I keep getting a Type Mismatch error. I recieve the error when referencing Tech_ID. In the Table this is a long integer I have tried dim Tech_ID as Long with no help...Any assistance you can give would be helpful....here is my code.
Sub...
I have wrote many VBA scripts to pull information from Attachmate to Microsoft Excel, but I have never wrote a script in Access. Here is the question:
I have a Table the contains three fields (Date, Associate Number, Money Collected) the data is contained in Attachmate and I need to scrape...
Is there a way to tab in Sessions multiplyed by a counter for example if the counter is 3 then I want to <tab> 3 times but I do not want to write the code as myscreen.sendkeys"<tab><tab><tab>". Any suggestions?
I am attempting to find a way to write a macro in Excel that refers to Attatchmate sessions, the problem is that the only code that I can get to work is
Set Sess=sys.ActiveSession
However I want to creat a list box that the user can pick which open Attachmate session they want to use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.