I have two tables. Table 1 contains bio info, Table 2 contains giving info [2010 Offertory]
I know I need to use an update query.
I just can't seem to get it to work. I joined the two tables since not all people in Table 1 have Table 2 giving info.
I added a field in Bio one for 2010 Offertory
So how do I get those that have giving history in Table 2 to populate that field in Table 1
Any help is appreciated.
I have attached a copy of my attempt.