L
ladybug via AccessMonster.com
I have two tables. The first table has program names (Program) as it's first
field. It stores other program info in it as well.
In the second table it has the program names again and the second field is
phone #'s (Phone).
I want to be able to run a query so that any programs that are in the first
table, but not yet in the second table will get added to the second table.
Along with the program name I would like (000)000-0000 added as it's phone #.
Can someone walk me through how to make this update query?
field. It stores other program info in it as well.
In the second table it has the program names again and the second field is
phone #'s (Phone).
I want to be able to run a query so that any programs that are in the first
table, but not yet in the second table will get added to the second table.
Along with the program name I would like (000)000-0000 added as it's phone #.
Can someone walk me through how to make this update query?