S
SQL Brad
Hello all, I am wanting to do the following:
I want to enter some demographic data for some vendors using a web-front end
on an intranet. Basically we are going to enter contract data, then as soon
as the record is added in the database, I want 3 or 4 different reports to
print to a laser printer. After the report is printed, I want the record
moved to a different table (that holds all contract information).....in
essence when a person enters the information via a web-front end, it would go
to a temp table, then after the report prints, it gets moved to a permanent
table...is there a macro that checks for new records and if there is one...it
does x actions....
thanks in advance.
I want to enter some demographic data for some vendors using a web-front end
on an intranet. Basically we are going to enter contract data, then as soon
as the record is added in the database, I want 3 or 4 different reports to
print to a laser printer. After the report is printed, I want the record
moved to a different table (that holds all contract information).....in
essence when a person enters the information via a web-front end, it would go
to a temp table, then after the report prints, it gets moved to a permanent
table...is there a macro that checks for new records and if there is one...it
does x actions....
thanks in advance.