View Single Post
 
Old 01-30-2013, 05:51 AM
mikec mikec is offline Windows XP Office 2010 32bit
Advanced Beginner
 
Join Date: Nov 2012
Posts: 30
mikec is on a distinguished road
Question obtain file creation date using vba

i have a VBA application which imports 4 xls files for processing. i need to check that the user is importing concurrent files. I would like to read the creation date of the imported files as one of the validity checks. Have searched the VBA help files but can't find a solution. Any ideas?
Reply With Quote