Relationship between forms/tables
I have two forms, one is CustomerInfo and the other is Memo. The customer info is made for such as name, phone, email, ect, for every customer. I then have a memo form that keeps track of every message or phone conversation that goes on.
Both forms have a field Customer ID.
When I look up a customer from the field CustomerInfo, I would like the capacity to see all the phone conversations from the Memo field. Also be able to add a new memo for that customer. Any way I can do that? I have "subforms" in Access that do that for me. Can Zoho?