Hi Everyone
I am trying to find out if the following is possible, and if so, how to get by it:
My father tables contains all the relevant fields with info of my products (which are listed in records/rows). My sister table contains less fields but are all present in the father table. The info is imported from excel daily into the sister table - all the fields here change regularly except for the unique ID which is present in both tables. Because the sister tables' information for the records/rows changes, it is difficult to update the selected fields of the father table.
Summarized, I want to update selected fields within my father table based on the information I upload from the excel sheet (which becomes the sister table when uploaded)
I hope I explained this well enough. Any help would be greatly appreciated.