R
rmeyer
I entered 4 fields(combo boxes) of the same employee list on a form. The
reason is that I need this form to act as a survey and rate each employee
accordingly, thus every employee will get the same rating that is on that
particular survey. It would allow multiple employees up to four to be
entered onto each survey. However, I can't get all of the employee fields
into one report. I can report each field according to each employee. I can
also detail each employee field, but I can't combine all the employees into
one report. I am stuck with 4 reports of information I would like to
combine. I have created 4 queries, but I still can't figure out how to
combine all of the information. How can I make a report that will include
all of the employees information?
The information is stored on one table, so each employee has its own box
such as employee1, employee2, etc. I want to tie each employee to a specific
rating. When the survey is filled out, there can be up to four drivers tied
to that particular survey. The survey consists of 4 pull down boxes (maximum
number of drivers on each survey). For example: IF Bill and Bob are on the
survey and they get a rating of "1," I want the result to be a rating of "1"
tied to each employee. I have no idea how to create a report that ties a
rating to each employee on the list. I can only create four reports
according to each employee column.
reason is that I need this form to act as a survey and rate each employee
accordingly, thus every employee will get the same rating that is on that
particular survey. It would allow multiple employees up to four to be
entered onto each survey. However, I can't get all of the employee fields
into one report. I can report each field according to each employee. I can
also detail each employee field, but I can't combine all the employees into
one report. I am stuck with 4 reports of information I would like to
combine. I have created 4 queries, but I still can't figure out how to
combine all of the information. How can I make a report that will include
all of the employees information?
The information is stored on one table, so each employee has its own box
such as employee1, employee2, etc. I want to tie each employee to a specific
rating. When the survey is filled out, there can be up to four drivers tied
to that particular survey. The survey consists of 4 pull down boxes (maximum
number of drivers on each survey). For example: IF Bill and Bob are on the
survey and they get a rating of "1," I want the result to be a rating of "1"
tied to each employee. I have no idea how to create a report that ties a
rating to each employee on the list. I can only create four reports
according to each employee column.