Quantcast
Channel: AutoHotkey Community
Viewing all articles
Browse latest Browse all 579

Ask for Help (v2) • Re: How to call a vlookup from AutoHotkey?

$
0
0
Google error 0x800A03EC and see what could be the issue. There are a number of potential problems but they are likely related to Excel and Windows rather than AHK. Have you been able to run other scripts with COM for Excel?
To access a different sheet use this:

CODE:

xl.worksheets("sheet2").range("a1:b23")

Also watch this: https://www.youtube.com/watch?v=ZI5FLSll9AY

Statistics: Posted by flyingDman — 29 minutes ago



Viewing all articles
Browse latest Browse all 579

Trending Articles