G
Guest
I have a table with fields - Annual, Semi Annual and Two year. The user can
check appropriate one (Yes/no boxes). (I thought I need a separate table
with this info so the database would be normalized)
I am trying to create a query that will create a new field and add 1 year to
Annual, 6 Months to Semi-annual, and two years to 2 years. I have three
tables and queries with the part number data as one table, another table is
the last calibration date, the third is the frequency as described above.
How and when do I get the fields to calculate. This is the code I was going
to use, but do I put it in a different field, under the current field in the
criteria, or use a different code?? Thanks for your help.
check appropriate one (Yes/no boxes). (I thought I need a separate table
with this info so the database would be normalized)
I am trying to create a query that will create a new field and add 1 year to
Annual, 6 Months to Semi-annual, and two years to 2 years. I have three
tables and queries with the part number data as one table, another table is
the last calibration date, the third is the frequency as described above.
How and when do I get the fields to calculate. This is the code I was going
to use, but do I put it in a different field, under the current field in the
criteria, or use a different code?? Thanks for your help.