I think I know what you are trying to do this for. I do this for a time system and compare the local machine time with the server time. But I have upsized the back end to SQL and use the SQL GETDATE() function as the default value of the field. I used this because I couldn't find a scripting solution (VBA = VBScript =
VB.Net, practically.) Hang on and let me look again...
Nope. Nothing in Windows 200 Scripting guide by MS Press. See the MS Scripting Center at:
http://msdn.microsoft.com/library/de...scriptinga.asp for script help. 99.99% of the time the script can be directly imported into Access and run from there.
HTH
mmcdonal