Hello,
I have a comments report that is bound to tblComments. I have 2 textboxes I need to add to the report that need to be bound their respective fields in tblMain. Both Tables have a fldTaskNumber. How do I associate those two textboxes to tblMain so that the record in tblComments and tblMain (linked by fldTaskNumber) appear at the same time on the report?
I have a comments report that is bound to tblComments. I have 2 textboxes I need to add to the report that need to be bound their respective fields in tblMain. Both Tables have a fldTaskNumber. How do I associate those two textboxes to tblMain so that the record in tblComments and tblMain (linked by fldTaskNumber) appear at the same time on the report?