D
Daniel Jones
Is there a way to return just the time from the FileDateTime method?
i.e. id like strA to return "5:00PM" instead of "11/30/09 5:00PM"
strA = FileDateTime("C:\Temp\Book1.xls")
Thanks!
D
i.e. id like strA to return "5:00PM" instead of "11/30/09 5:00PM"
strA = FileDateTime("C:\Temp\Book1.xls")
Thanks!
D