N
Nuthin
I have created a fairly complex database via Access but without using any
SQL programming as I do not know how to program. Everything is Tables,
Queries, Forms, Macros and Reports done by hand. The situation I have been
trying to figure out lately is this: After a new record is created, I want
to be able to e-mail a report of it. I can do it if I prompt for the user
to enter the number of the record (generated by an AutoNumber field) but I
want it to be automatic. Right now, a button on the form starts a Macro
that opens a Report based on a Query. Everything I try puts all records
into the report but I just want the LAST record to be in it. I know some of
you geniuses out there can figure this one out. This is the fist problem
I've had to ask for help with so far. Thanks!
Nathan
SQL programming as I do not know how to program. Everything is Tables,
Queries, Forms, Macros and Reports done by hand. The situation I have been
trying to figure out lately is this: After a new record is created, I want
to be able to e-mail a report of it. I can do it if I prompt for the user
to enter the number of the record (generated by an AutoNumber field) but I
want it to be automatic. Right now, a button on the form starts a Macro
that opens a Report based on a Query. Everything I try puts all records
into the report but I just want the LAST record to be in it. I know some of
you geniuses out there can figure this one out. This is the fist problem
I've had to ask for help with so far. Thanks!
Nathan