B
build
Guest
Hi
I have a form with 3 pages on it.
On two of these pages I have combo box's.
On my first page I enter data in the first box then press enter it then tells me :-
The Microsoft Jet database engine can't find a record in the table tblreception with key matching fields tblBookings
.ingReceptionID.
Yes I know it cannot find the info for them because until I get to that page I cannot put it in.
So what I want to know how do I stop the form from update every time I press the enter key in a data field until I get to
the last page then when all the info is in it will update all the data.
Hope I have made my self clear on this.
I have a form with 3 pages on it.
On two of these pages I have combo box's.
On my first page I enter data in the first box then press enter it then tells me :-
The Microsoft Jet database engine can't find a record in the table tblreception with key matching fields tblBookings
.ingReceptionID.
Yes I know it cannot find the info for them because until I get to that page I cannot put it in.
So what I want to know how do I stop the form from update every time I press the enter key in a data field until I get to
the last page then when all the info is in it will update all the data.
Hope I have made my self clear on this.