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

Search results for query: *

  • Users: yakiyak
  • Content: Threads
  • Order by date
  1. yakiyak

    How do I read a file's creation date?

    I'm using the NAME command in Access to move files from one directory to another and change the name. How do I tell it to include the file's creation date in the filename? Example: I need "data.xls" to become "mmddyyy data.xls" strFolder = "C:\my documents\&quot...
  2. yakiyak

    How do I select a group of messages?

    I want to select a group of messages in the following code. I need to get replace the satement: Set objSelection = objOL.ActiveExplorer.Selection Because I don't want to go into Outlook each time to select messages in that folder. I need to select all the messages in that folder to process...

Part and Inventory Search

Back
Top