i have a table customers with a contact-field (memo)
i have a table houses with a contact-field (memo)
if a customer visited a house, i would like to update both contact-fields with the same text.
For example customer 34 visited house 17 on the 17th of januari 2003 with manager UB.
I want to update both contact-fields with the following text:
17-1-03 UB
Customer 34 visited house 17, was not interested, too much badrooms
HOW CAN I DO THIS?
i have a table houses with a contact-field (memo)
if a customer visited a house, i would like to update both contact-fields with the same text.
For example customer 34 visited house 17 on the 17th of januari 2003 with manager UB.
I want to update both contact-fields with the following text:
17-1-03 UB
Customer 34 visited house 17, was not interested, too much badrooms
HOW CAN I DO THIS?