There are two ways of doing this depending on how your spreadsheet is setup. You can either connect to it like a database and pull records (rows), or you can create an instance of the Excel app and just pull the values directly.
I'll show you how to do it the second way.
Dim objExcel...
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.