Append Crosstab Query to Existing Table

Joined
May 25, 2022
Messages
2
Reaction score
0
Question...I'm trying to figure out how to append a crosstab query to update an existing table. My issue is that I need the crosstab query to look at the primary key of the existing table and put the data in the appropriate row/field.
 
Top