I have a complex database (not mine, I hasten to add!) with literally dozens of tables. There is a problem with the use of data in one field (LecturerID), which appears in a number of the tables. However, without going through the tables individually on a manual basis, is there a quick way of using VBA to locate and list the tables where this field occurs.
I'm sure the code is quite simple.......
I need to locate the tables so that I can construct SQL statements to amend the data accordingly.
Any help gratefully received.
Many thanks in advance.
John R
I'm sure the code is quite simple.......
I need to locate the tables so that I can construct SQL statements to amend the data accordingly.
Any help gratefully received.
Many thanks in advance.
John R