Hi all,
I am trying to make some adjustments to an existing database that a previous employee created. There are quite a number of queries in which one particular field "Part_Number" from the table "GRAAN_Data" is called up. I have added another field "Part_Number_2" to the same table. All queries that call up "Part_Number", I want to also call up "Part_Number_2". However I don't really want to manually go through each query and look for each one that contains "Part_Number".
So my question is - is there a quick way to see all queries that a certain field is "linked" to.
Thanks in advance.
I am trying to make some adjustments to an existing database that a previous employee created. There are quite a number of queries in which one particular field "Part_Number" from the table "GRAAN_Data" is called up. I have added another field "Part_Number_2" to the same table. All queries that call up "Part_Number", I want to also call up "Part_Number_2". However I don't really want to manually go through each query and look for each one that contains "Part_Number".
So my question is - is there a quick way to see all queries that a certain field is "linked" to.
Thanks in advance.