U
usul.the.mouse
I would like to have a field in a table that the value defaults to
either
a custom function that I wrote in a module or the CurrentUser property.
i.e
Table tblWhatEver
Field1
Field2
sysCreatedDate
sysCreatedByID
where the
sysCreatedDate defaults to now()
sysCreatedByID defaults to the current user.
I am using MSAccess 2003
Thanks in advance for your help,
Usul
either
a custom function that I wrote in a module or the CurrentUser property.
i.e
Table tblWhatEver
Field1
Field2
sysCreatedDate
sysCreatedByID
where the
sysCreatedDate defaults to now()
sysCreatedByID defaults to the current user.
I am using MSAccess 2003
Thanks in advance for your help,
Usul