J
Jeff @ CI
I am migrating a form from a spreadsheet to a database. The spreadsheet
lists employee names and two cells each for performance data entry - repeated
at four times in a day - all in column format. A third field will be
calculated with each column's entries. A fifth column is used to display the
max numbers in one column.
Does anyone know of a way to populate a form from a query that sorts out
active employees and provides for data entry for the four collection times in
a day? I want to be able to display all employees and the five columns at
once - referenced by date. The data collected is in its own separate table
and contains existing data which has been manually entered from the
spreadsheet form. I am seeking a single entry method versus the multiple
entry system in place.
Employee attendance varies from day to day and not every employee will be
working the entire day (may only report performance 2 or 3 times of the day.)
I do have a copy of the spreadsheet form I am trying to replicate. I
already use a form that allows me to enter in data one employee at a time,
but this does not provide the solution that I need. I have basic knowledge
of queries and almost no experience in cross tab queries.
Thanks for the help anyone can provide in advance.
Jeff
lists employee names and two cells each for performance data entry - repeated
at four times in a day - all in column format. A third field will be
calculated with each column's entries. A fifth column is used to display the
max numbers in one column.
Does anyone know of a way to populate a form from a query that sorts out
active employees and provides for data entry for the four collection times in
a day? I want to be able to display all employees and the five columns at
once - referenced by date. The data collected is in its own separate table
and contains existing data which has been manually entered from the
spreadsheet form. I am seeking a single entry method versus the multiple
entry system in place.
Employee attendance varies from day to day and not every employee will be
working the entire day (may only report performance 2 or 3 times of the day.)
I do have a copy of the spreadsheet form I am trying to replicate. I
already use a form that allows me to enter in data one employee at a time,
but this does not provide the solution that I need. I have basic knowledge
of queries and almost no experience in cross tab queries.
Thanks for the help anyone can provide in advance.
Jeff