R
Robin Chapple
I have had considerable help from this newsgroup with several combo
boxes that were giving me problems.
Now I have been adventurous by tailoring and my combo box is not
perfect.
I have changed the Surname and FirstName fields into a concatenated
field called Member.
Now I can type the surname "Smith" and the member names starting with
Smith are shown but the record is not found on the form.
Which part of the code is supposed to find the record? If there is
supposed to be an "On Click" event I have destroyed it with my
enthusiasm.
Your advice is very welcome.
boxes that were giving me problems.
Now I have been adventurous by tailoring and my combo box is not
perfect.
I have changed the Surname and FirstName fields into a concatenated
field called Member.
Now I can type the surname "Smith" and the member names starting with
Smith are shown but the record is not found on the form.
Which part of the code is supposed to find the record? If there is
supposed to be an "On Click" event I have destroyed it with my
enthusiasm.
Your advice is very welcome.