A
albertoc1972
I have a table titled tblCommissions whose records I need to update with
records from 4 separate queries. I originally created tblCommissions by
making the 4 queries into Append Queries successfully. However, now that
I've created the tbl, I need to figure out how I can ensure that as the
queries are updated, that those changes get recorded in tblCommissions. I've
tried converting the queries to "Update Queries" but am having no luck. I
really can't figure out how to use the Update Query function (if that is what
I need).
Help. I'm pulling my hair out.
records from 4 separate queries. I originally created tblCommissions by
making the 4 queries into Append Queries successfully. However, now that
I've created the tbl, I need to figure out how I can ensure that as the
queries are updated, that those changes get recorded in tblCommissions. I've
tried converting the queries to "Update Queries" but am having no luck. I
really can't figure out how to use the Update Query function (if that is what
I need).
Help. I'm pulling my hair out.