Hi all,
I have forgotten quite a bit of Access. I am creating a DB for a practice where they only want to track file status and fee status of all their services.
Suppose, they have a payroll table- fields are payroll duration, file status and fee status. Now, payroll duration has look up wizard values-monthly, quarterly, weekly, annually. When the user selects monthly, it should display fields from Jan, Feb,.., Dec with two more fields FileStatus(yes/no) and FeeStatus(paid/pending).
I am confused as to whether I create a table with months from Jan, Feb,... Dec. Another table with week dates and another for months in quarter.
Please advice.
Thanks.
I have forgotten quite a bit of Access. I am creating a DB for a practice where they only want to track file status and fee status of all their services.
Suppose, they have a payroll table- fields are payroll duration, file status and fee status. Now, payroll duration has look up wizard values-monthly, quarterly, weekly, annually. When the user selects monthly, it should display fields from Jan, Feb,.., Dec with two more fields FileStatus(yes/no) and FeeStatus(paid/pending).
I am confused as to whether I create a table with months from Jan, Feb,... Dec. Another table with week dates and another for months in quarter.
Please advice.
Thanks.