G
Guest
When printing a particular form, I have the following formula in a text box:
=Format(Date(),"dddd"", ""mmm d yyyy")
This prints on the form the current date.
I would like to include somehow the name of the person who printed the form.
Excel can show the name of the person in track changes even though the
person hasn't used a password to get into the spreadsheet. Presumably it gets
the information from the network login. My database doesn't require a
password either, so I was wondering if this is possible to achieve in Access.
tia
=Format(Date(),"dddd"", ""mmm d yyyy")
This prints on the form the current date.
I would like to include somehow the name of the person who printed the form.
Excel can show the name of the person in track changes even though the
person hasn't used a password to get into the spreadsheet. Presumably it gets
the information from the network login. My database doesn't require a
password either, so I was wondering if this is possible to achieve in Access.
tia