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\"...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.