franksirvent
Programmer
Hi
I am trying to get the date and time from a file in a directory within VBA.
I used to have something like this on a previous program but I cannot remember exactly...
txtversion = "Last Update " & timedate([Forms]![User Details]![txtserverdirectory] & "\global.mdb"
I believe the 'timedate' part is wrong but I just can´t remember. I tried to search on the ACCESS HELP but it says that the Help files are not there (I am not sure what´s wrong, because HELP sometimes works, sometimes don't)
Any ideas?
thanks
I am trying to get the date and time from a file in a directory within VBA.
I used to have something like this on a previous program but I cannot remember exactly...
txtversion = "Last Update " & timedate([Forms]![User Details]![txtserverdirectory] & "\global.mdb"
I believe the 'timedate' part is wrong but I just can´t remember. I tried to search on the ACCESS HELP but it says that the Help files are not there (I am not sure what´s wrong, because HELP sometimes works, sometimes don't)
Any ideas?
thanks