I have multiple SharePoint Lists that are linked into an Access database. For user purposes i have created an unbound form that allows users to add records in one screen and then click a button to add the records to the underlying linked table. I have done that with local tables and works great. However when i run this i get an error... "Invalid Operation" (#3219) error. I understand it has to do with how i am calling the table but can't seem to find a recent post that works with SharePoint 365.


Here is a screen shot of the code i have written to do the first record...
Click image for larger version. 

Name:	FF Database Update Error.JPG 
Views:	6 
Size:	104.9 KB 
ID:	40075


Appreciate any help or sample code i could use to get this problem solved.
Thanks in advance.