

How to get Excel row information from Excel and AutoHotkey
Being able to use AutoHotkey to automate Excel via COM is awesome! In this video we walk through using these functions to obtain First row, Last row and # of used rows from Excel via AutoHotkey.
The below video demonstrates how easy it is to, programatically, obtain row information from the active worksheet.