S
Serogen
I have created a database for a web order company. I have a very simple form
with 2 pages (tabs). Each page contains 1 "sub-form" (which is actually a
table). The first page contains Customer Information with a "Notes" sub-form
for notes on that particular customer. The second page contains that
particular customer's Order History.
I am having 2 problems. When I enter the customer's initial order, I am
able to enter it directly onto the form. However, when I enter subsequent
orders, I am forced to enter them into the sub-form.
Secondly, when I do enter more than 1 order for each customer, the form
automatically creates another entry for that customer. All the information
is correct, however, when I scroll through the form entries, I will have 1
entry for each order the customer has placed. However, if I go to the
Customer Information table, there remains only 1 entry per customer (which
obviously is what I want). Also, the sub-table (Order History) is accurate.
I am convinced this is a very simple problem, however I just can not wrap my
head around it to figure it out.
Thank you in advance!
with 2 pages (tabs). Each page contains 1 "sub-form" (which is actually a
table). The first page contains Customer Information with a "Notes" sub-form
for notes on that particular customer. The second page contains that
particular customer's Order History.
I am having 2 problems. When I enter the customer's initial order, I am
able to enter it directly onto the form. However, when I enter subsequent
orders, I am forced to enter them into the sub-form.
Secondly, when I do enter more than 1 order for each customer, the form
automatically creates another entry for that customer. All the information
is correct, however, when I scroll through the form entries, I will have 1
entry for each order the customer has placed. However, if I go to the
Customer Information table, there remains only 1 entry per customer (which
obviously is what I want). Also, the sub-table (Order History) is accurate.
I am convinced this is a very simple problem, however I just can not wrap my
head around it to figure it out.
Thank you in advance!