Can somebody perhaps help with VBA code to update a second table with a record selected if first table.
I have 2 tables, Prospects and Clients tables. I want to select a Prospect and it must be appended in the Client table and marked as moved to Clients in the Prospect table.
I have 2 tables, Prospects and Clients tables. I want to select a Prospect and it must be appended in the Client table and marked as moved to Clients in the Prospect table.