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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by HugBees

  1. HugBees

    Is it possible to generate thumbnails in Excel 2003

    I have responsibility for a database full of jpegs, pdfs, ppts and the like. I created a macro a while back that makes a nicely sorted spreadsheet of everything that we store in it. Is there any way to have a excel generate thumbnails of these files? I thought that maybe an xml schema would...
  2. HugBees

    VBA(Excel 2003) Path Question using Application.FileSearch

    That was easy and painless. Exactly what I needed (I guess I should have dug around the help files a little bit more for the .ParentFolder property). Thanks PHV!
  3. HugBees

    VBA(Excel 2003) Path Question using Application.FileSearch

    My macro searches through a shared directory and creates a spreadsheet of all the files found during its search. There are numerous subfolders within the parent folder. I'm looking for a way to be able to print out the path ending at the folder where the file was found. So far I have been only...

Part and Inventory Search

Back
Top