D
DigiVamp
I have one table and two forms.
The table is called orders and stores typical data you would expect t
find.
The first form is called PreOrderDetails.
you use combo boxes to enter who you are, which site you are orderin
for and which company you are ordering for. (a hidden orderID field se
to autonumber also populates on this form) [This table is set to Dat
Entry only so it always opens with blank fields for the user to fil
in]
Once you have entered these three bits of info you hit continue. Thi
closes the preorder form and opens the main order form to the newes
order record for you to enter the rest of the info (like what you wan
to order)
I just noticed that when you hit continue and the main order for
opens, the info displayed is not the latest order. when I checked th
table both forms are sourced to (orders table) it has not got any ne
orders added to it.
I've spent about two weeks working on this DB and its driving m
insane, I'm sure this worked a couple of days ago when I tested, and a
far as I know I hvae not changed anything to affect it but since i
stopped working, I'm guessing I've done something.
Any help anyone can offer would be gratefully appreciated.
D
The table is called orders and stores typical data you would expect t
find.
The first form is called PreOrderDetails.
you use combo boxes to enter who you are, which site you are orderin
for and which company you are ordering for. (a hidden orderID field se
to autonumber also populates on this form) [This table is set to Dat
Entry only so it always opens with blank fields for the user to fil
in]
Once you have entered these three bits of info you hit continue. Thi
closes the preorder form and opens the main order form to the newes
order record for you to enter the rest of the info (like what you wan
to order)
I just noticed that when you hit continue and the main order for
opens, the info displayed is not the latest order. when I checked th
table both forms are sourced to (orders table) it has not got any ne
orders added to it.
I've spent about two weeks working on this DB and its driving m
insane, I'm sure this worked a couple of days ago when I tested, and a
far as I know I hvae not changed anything to affect it but since i
stopped working, I'm guessing I've done something.
Any help anyone can offer would be gratefully appreciated.
D