Hello,

I am trying to append data to a linked table (linked to SharePoint). Everytime I run my query, however, I recieve the following error: "An INSERT INTO query cannot contain a multi-valued field." I have checked my tables and can't see any multi-valued fields. My linked table does have some yes/no fields; are these considered multi-valued? I also have some values being pulled from other tables (manager name links to team name, which is then pulled together to be shown in one table that I am taking the data from).

Thank you!