M
Mac
This is what I need done, I've tried everything I know how, but it's not
enough.
I run departmental audits, of which contain multiple employees, and make
multiples purchases against their accounts. I run these reports monthly, and
sometimes need to revisit monthly reports where data has changed.
I have theses fields, with the needed criteria for the reports next to them.
department - name
# of employees reviewed per dept - count
employees reviewed - names listed, list preceded by "(C)"
review date - none
review type - if more than one, list them separated by "/"
activity period (billing cycles) - if more than one, list them separated by
","
$amt reviewed - sum
# of transactions reviewed - sum
reconciled by - names listed, list preceded by "(R)"
approved by - names listed, list preceded by "(A)"
employee table
employee_id
employee
accounts table (liked to employee table by employee_id)
account
employee_id
department
reconciled by
approved by
review table (liked to accounts table by account)
review_id
account
review date
review type
activity period
$ amt reviewed
# of transactions reviewed
Is this possible to achieve what I'm looking for?
enough.
I run departmental audits, of which contain multiple employees, and make
multiples purchases against their accounts. I run these reports monthly, and
sometimes need to revisit monthly reports where data has changed.
I have theses fields, with the needed criteria for the reports next to them.
department - name
# of employees reviewed per dept - count
employees reviewed - names listed, list preceded by "(C)"
review date - none
review type - if more than one, list them separated by "/"
activity period (billing cycles) - if more than one, list them separated by
","
$amt reviewed - sum
# of transactions reviewed - sum
reconciled by - names listed, list preceded by "(R)"
approved by - names listed, list preceded by "(A)"
employee table
employee_id
employee
accounts table (liked to employee table by employee_id)
account
employee_id
department
reconciled by
approved by
review table (liked to accounts table by account)
review_id
account
review date
review type
activity period
$ amt reviewed
# of transactions reviewed
Is this possible to achieve what I'm looking for?