Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help extracting sharepoint documents through VBA

Status
Not open for further replies.

ExcelPro

Programmer
Sep 28, 2006
1
US
I'm writing an excel application that needs to connect to a sharepoint server & look for other excel books with a certain string in the name. Matching books will then be opened, and data will be copied into the application.

I've figured out how to open a workbook from sharepoint & extract data from it, however, I can't figure out how to read through the directory & look for files that match the string.

Does anyone know a function I could use similar to DIR?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top