Text Field Problem

Gerryw

Registered User.
Local time
Today, 16:15
Joined
Jun 20, 2003
Messages
13
Hi All,
I have a table 'Speciality' in which i have a single field called 'SpecialityID'.

This field is part of a form called 'Tutors Details' and is a combo box which is for entering and showing data.

For some reason, which I have yet to fathom, i cannot get it to store the data that I enter or store the data that I pick from the combo box list. I have setup another form to let me enter data into the field and it stores it o.k. (data is shown in the 'speciality' table).

Is there something that I am missing??? I have a feeling that there is a simple remedy, but I can'nt see it.

Help!!!
Gerry
 
All I can think of is that the combo is not bound to the field in the table on the form.

RDH
 

Users who are viewing this thread

Back
Top Bottom