J
Jennifer Johnson
I have created a form and database to track product
rejections and returns. In the database is an extra column
summing the total cases rejected,looks something like this:
A B C D E F G
Ret# Load# Heldat Cust Inv1 Inv1Cs TotalCasesHeld
1000 123 Basila Jones 555 100 100
1001 211 Big St. Smith 558 50 50
1002 2115 Basila Judd 600 100 100
The total cases held is a calculated field. When I try to
add records to the database through the form, I receive an
error "database structure is different than the database
structure support by the template". I need the calculated
field total on each line to supply the data to the total
cases held at each holding facility to schedule pickups.
How do I "get" the template to ignore this field in the
database?
rejections and returns. In the database is an extra column
summing the total cases rejected,looks something like this:
A B C D E F G
Ret# Load# Heldat Cust Inv1 Inv1Cs TotalCasesHeld
1000 123 Basila Jones 555 100 100
1001 211 Big St. Smith 558 50 50
1002 2115 Basila Judd 600 100 100
The total cases held is a calculated field. When I try to
add records to the database through the form, I receive an
error "database structure is different than the database
structure support by the template". I need the calculated
field total on each line to supply the data to the total
cases held at each holding facility to schedule pickups.
How do I "get" the template to ignore this field in the
database?