Hello,
As shown in the following, I have two tables in my Access database. Table 1 has three columns, First Name, Last Name and Phone Number. Table 2 has just 2 columns, First Name and Last Name.
What I would like to do is write a VBA macro to consolidate Table 2 into Table 1 and insure any...