O
Opal
I am trying to come up with a solution that will allow me to
show in a text box on my main form in my Access 2003
database when the last time/date the form was opened.
Every Friday I want the database to auto email a report
and thought I could do something on the OnOpen event
but I do not want to email the report every time the
database is opened. I thought if I showed the last
time/date opened then I could use an If - Then statement
to determine if the report had been sent yet or not.
Does anyone have any advice? Thanks.
show in a text box on my main form in my Access 2003
database when the last time/date the form was opened.
Every Friday I want the database to auto email a report
and thought I could do something on the OnOpen event
but I do not want to email the report every time the
database is opened. I thought if I showed the last
time/date opened then I could use an If - Then statement
to determine if the report had been sent yet or not.
Does anyone have any advice? Thanks.