ericknow Posted March 11, 2009 Posted March 11, 2009 Hello Partners Im tryng to do some kind of database, but In need to get some files by Internet and Im trying to use I need that the info are download to an Excel File but in different sheets, how i can do this The database are compose by 8 diferent pages and i need to create a workbook with 8 internet adresses that will contain this info and in a 9th sheet I want to create a table with some info can you help me with this how I can use the inetget but with different sheets of a xls workbook with InetGet ("URL", "filename", reload , background)
Zedna Posted March 11, 2009 Posted March 11, 2009 Download each page to temporary file (8 files from 8 addresses) and then use Excel.au3 UDF for making XLS file from these temporary files. Excel.au3 UDF is in AutoIt 3.3. If you use older AutoIt you may download it from the Examples forum. Resources UDF ResourcesEx UDF AutoIt Forum Search
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now