I have a file out on the web: Create Tests for Organizational Training and Certification Programs
I'd like to import the contents of that file into excel through VBA. Is there a way to do this?
Note - the URL is obviously a dummy URL.
The contents of the file will change from time to time in terms of how many rows there are. Ideally I'd like to capture all the data and import into a worksheet titled "test".
Thanks!
I'd like to import the contents of that file into excel through VBA. Is there a way to do this?
Note - the URL is obviously a dummy URL.
The contents of the file will change from time to time in terms of how many rows there are. Ideally I'd like to capture all the data and import into a worksheet titled "test".
Thanks!