G
George
I have a cbo which allows the user to select an enquiry
type on a form. The cbo is based on a query with Date of
Enquiry from tblEnquirer and Enquiry type from
tblEnquiryType, as I wish to limit the date range in the
query. Both tables are linked via EnquiryTypeID. The cbo
on the form runs well but the EnquiryTypeID autonumber is
saved to the table, not the text. Therefore, my report on
Date vs Enquiry Type provides only dates vs autonumbers.
Hope this makes sense and thanks for any help.
type on a form. The cbo is based on a query with Date of
Enquiry from tblEnquirer and Enquiry type from
tblEnquiryType, as I wish to limit the date range in the
query. Both tables are linked via EnquiryTypeID. The cbo
on the form runs well but the EnquiryTypeID autonumber is
saved to the table, not the text. Therefore, my report on
Date vs Enquiry Type provides only dates vs autonumbers.
Hope this makes sense and thanks for any help.