R
richard harris
Hi All,
i have a form which allows a user to select which documents they wish to
print for a client record.
what i would like to do is to have a table (tblDocsPrinted) to record the
date and the name of each document printed.
i could just assign a field to each document and have this autodate but the
same document may be printed more than once, so i would like to record this.
my suggested fields are
DocID
DocName
DocPrintDate
DocUser (will be collected from logged on user)
is there a way that access can auto populate the table for me with the
correct date.
thanks in advance
richard
i have a form which allows a user to select which documents they wish to
print for a client record.
what i would like to do is to have a table (tblDocsPrinted) to record the
date and the name of each document printed.
i could just assign a field to each document and have this autodate but the
same document may be printed more than once, so i would like to record this.
my suggested fields are
DocID
DocName
DocPrintDate
DocUser (will be collected from logged on user)
is there a way that access can auto populate the table for me with the
correct date.
thanks in advance
richard