SubForm Madness!

kankat

New member
Local time
Today, 00:39
Joined
Jan 26, 2012
Messages
4
I have a simple form pulling data from a SharePoint site. Inside this form is a subform for data entry. The Form and Subform are linked on the associated Master/Child fields and it appears to be correct. I can enter the data just fine on my desktop and all seems great.......
HOWEVER, when my end-user tries to enter data into the subform he gets a "The LinkMasterFields property setting has produced this error: 'User-defined type not defined" error.
I verified that he's using Office 2010 just as I am. I look at the form and subform on his workstation and everything appears correct.
Why is it getting this error on his end only?
 
when I was using access95 I found that copies of the database often got buggy. compiling the database usually fixed this. although it doesn't sound likely, maybe the link is dodgy. e.g I often end up with a front end linked to c:\databases\ when on other pc's it needs to be \\ server\c:\databases\ the latter doesn't sound likely but anything is worth a try when access decides to throw a wobbly!
 

Users who are viewing this thread

Back
Top Bottom