Home > Forum Home > Automating Data Analysis Tasks > Automating a web query login to download data > Pass Variables to COM Add-in | Share |
Forum Topic | Login |
Pass Variables To Com Add-in | Rate this: (3/5 from 1 vote) |
In the first instance, you should check what methods the COM Add-in supports. If there is a method to process login credentials then you should use this. An alternative (though not very robust) is to use the SendKeys method, whereby you attempt to apply focus to the running application and then use the SendKeys command within VBA to mimic the login. | ||
Excel Business Forums Administrator | ||
Posted by Excel Helper on |
View Full Post |
Find relevant Excel templates and add-ins for Pass Variables to COM Add-in in the Excel Business Solutions Directory |