Forms and Subforms
I need to display information from 1 table in a form and subform. I am using all fields from the table, "tblCallData" in the mainform, and then in the subform, displaying all of the data in the notes field, that match the customer ID.
How can i do this?
|