O
Owl Lover
I have been discussing my problem with a few of you, but I thought I would
throw this out there to see if anyone has any suggestions. I am working with
Access 2000-2003. I am building an input form and a portion of the scenerio
is as follows:
On a daily basis the individual who will use this form may have numerous
entries that will make up each record in the table. Each record requires
that she generate a new form. There are six (6) textboxes on the input form
that require some calculations. For example, one of the fields is "Return
Qty Total", which is the total of all the returns for that entry. There can
be up to 6 returns on one form, and the total of those returns will be the
combined total of the "Return Qty Total" field. I do not need to save the
calculation in the "Return Qty Total" field, but I do need to save the final
result of the calculation. This is the same case for the other five fields
that have calculations in them. There may be 20 different input forms
generated for that day, and the results of all 20 will need to be saved. At
the end of the week they will run a report based on all the data that has
been saved for that week, using all the totals from the forms. So basically,
each form is an individual record, and each record will be used to generate
one report with the combined totals of all the records. Reports will also be
generated monthly, quarterly and yearly using all the totals generated for
each record. So again, I do not want to save the numbers used in the
calculations,
but I do want to save the results of the calculations in that record's
"Return Qty" field. Another field is called "Rework Charge", and the results
of the calculation in that field are determined by taking the total of the
"Rework Qty" fields (6), and multiplying that total by $75. Again, I only
want to save the result in the "Rework Charge" field on the table. Reports
will be generated using each of the "Rework Charges" over the given period of
time, so each records total has to be saved in the table for future use.
Hopefully this gives a better understanding of what I'm trying to
accomplish.
Can the formulas be embedded on the input form (but not saved in the table)
and then have only the results be saved to a table? I was told by someone
earlier that the calculations should be done in the report. But the report
is generated based on the information from the table, so how do I get the
results into the table without using a calculation on the input form? I
think I am probably making this harder than it is, but I'm just not
understanding what I have to do to get the results they need. I would
appreciate any help I can get to figure this out.
Thank you,
Owl Lover
throw this out there to see if anyone has any suggestions. I am working with
Access 2000-2003. I am building an input form and a portion of the scenerio
is as follows:
On a daily basis the individual who will use this form may have numerous
entries that will make up each record in the table. Each record requires
that she generate a new form. There are six (6) textboxes on the input form
that require some calculations. For example, one of the fields is "Return
Qty Total", which is the total of all the returns for that entry. There can
be up to 6 returns on one form, and the total of those returns will be the
combined total of the "Return Qty Total" field. I do not need to save the
calculation in the "Return Qty Total" field, but I do need to save the final
result of the calculation. This is the same case for the other five fields
that have calculations in them. There may be 20 different input forms
generated for that day, and the results of all 20 will need to be saved. At
the end of the week they will run a report based on all the data that has
been saved for that week, using all the totals from the forms. So basically,
each form is an individual record, and each record will be used to generate
one report with the combined totals of all the records. Reports will also be
generated monthly, quarterly and yearly using all the totals generated for
each record. So again, I do not want to save the numbers used in the
calculations,
but I do want to save the results of the calculations in that record's
"Return Qty" field. Another field is called "Rework Charge", and the results
of the calculation in that field are determined by taking the total of the
"Rework Qty" fields (6), and multiplying that total by $75. Again, I only
want to save the result in the "Rework Charge" field on the table. Reports
will be generated using each of the "Rework Charges" over the given period of
time, so each records total has to be saved in the table for future use.
Hopefully this gives a better understanding of what I'm trying to
accomplish.
Can the formulas be embedded on the input form (but not saved in the table)
and then have only the results be saved to a table? I was told by someone
earlier that the calculations should be done in the report. But the report
is generated based on the information from the table, so how do I get the
results into the table without using a calculation on the input form? I
think I am probably making this harder than it is, but I'm just not
understanding what I have to do to get the results they need. I would
appreciate any help I can get to figure this out.
Thank you,
Owl Lover