S
Sprinks
In a Timesheet application, we use a form based on a non-normalized table for
a 2-week period. It has fields Day1, Day2...Day14. This makes the data
entry more convenient.
At a step in the process, the user commits to his timesheet, and the records
are posted to 3NF tables, which will make the totalling and the invoicing
easy. At this point, I'd like to print a hard copy backup report to the
secretary's desk for her records.
Can anyone tell me how to do this?
Sprinks
a 2-week period. It has fields Day1, Day2...Day14. This makes the data
entry more convenient.
At a step in the process, the user commits to his timesheet, and the records
are posted to 3NF tables, which will make the totalling and the invoicing
easy. At this point, I'd like to print a hard copy backup report to the
secretary's desk for her records.
Can anyone tell me how to do this?
Sprinks