L
Lee Stafford via AccessMonster.com
I have a challenge that I have been fighting with since I started this
project several months ago.
I have a report that is generated at the end of the month for my
supervisors, but I like to generate it during the month for my own review.
The problem is that there are two fields that require entry at the end of
the month. Until then there is no data for those fields. The way my
queries are working, the report will only generate when all fields have
data that matches the criteria.
The report prints out the number of installs,disconnects,reconnects, etc
for each month. It also calculates from the number of jobs completed for
the month, the percent of jobs that were inspected. That is the problem.
I have tried to make up a table with all the techs and just put a default
value in the required fields. However, throughout the month we may add a
tech and that is the problem I run into with the table. I don't know how
to add the tech to that table when I add the tech to the Tech table.
Can anyone help. I am not sure if I explained the problem very well, it is
pretty deep (I think). Thanks in advance for all the help.
Lee
project several months ago.
I have a report that is generated at the end of the month for my
supervisors, but I like to generate it during the month for my own review.
The problem is that there are two fields that require entry at the end of
the month. Until then there is no data for those fields. The way my
queries are working, the report will only generate when all fields have
data that matches the criteria.
The report prints out the number of installs,disconnects,reconnects, etc
for each month. It also calculates from the number of jobs completed for
the month, the percent of jobs that were inspected. That is the problem.
I have tried to make up a table with all the techs and just put a default
value in the required fields. However, throughout the month we may add a
tech and that is the problem I run into with the table. I don't know how
to add the tech to that table when I add the tech to the Tech table.
Can anyone help. I am not sure if I explained the problem very well, it is
pretty deep (I think). Thanks in advance for all the help.
Lee