Preface:
-I'm fairly new to Access
-I am utilizing parts of a database that were created by someone else
-I am going from Access 2007 to Access 2013
-I am driving myself insane. :banghead:
What I'm working with:
-I have a form that is being used to collect a crazy amount of data.
-within that from are tabs to differentiate each data set: aka- 1 month data, 2 month data, 3 month data, etc... all for one record at a time.
-On the top of the 2007 form is a 'go to' drop down box that allows me to select a contact, and once one is selected it transmits all the information down onto the form so that the data can be added, changed, etc... and also changes the name at the to of the form so that the person entering data can see the record they are working on.
My problems:
1) When I first pull up the form:
'The LinkMasterFields property setting has produced this error: Expected:End of Statement'
I just hit ok a bunch of times and it brings up the form.
2) The GoTo box isn't functioning. It will ask for a Form!ID (which it never did before) I can select OK and it will show me the dropdown and let me select one, but will not change any of the data.
2) the Name field at the top is not functioning at all.

That's what the form looks like.

This is the macro that is in the 'After update' section in the go to fields properties

this is the macro that is in the 'On Got Focus' section in the go to fields properties
I am at a loss. I have looked and fiddled and I am clueless as to how to get this to work in 2013 when it worked just fine in 2007. GRRRRRRRR. ANY help would be very much appreciated, as I am kindof at a stand still until I can get this working...
Thank you!
Kelly
-I'm fairly new to Access
-I am utilizing parts of a database that were created by someone else
-I am going from Access 2007 to Access 2013
-I am driving myself insane. :banghead:
What I'm working with:
-I have a form that is being used to collect a crazy amount of data.
-within that from are tabs to differentiate each data set: aka- 1 month data, 2 month data, 3 month data, etc... all for one record at a time.
-On the top of the 2007 form is a 'go to' drop down box that allows me to select a contact, and once one is selected it transmits all the information down onto the form so that the data can be added, changed, etc... and also changes the name at the to of the form so that the person entering data can see the record they are working on.
My problems:
1) When I first pull up the form:
'The LinkMasterFields property setting has produced this error: Expected:End of Statement'
I just hit ok a bunch of times and it brings up the form.
2) The GoTo box isn't functioning. It will ask for a Form!ID (which it never did before) I can select OK and it will show me the dropdown and let me select one, but will not change any of the data.
2) the Name field at the top is not functioning at all.

That's what the form looks like.

This is the macro that is in the 'After update' section in the go to fields properties

this is the macro that is in the 'On Got Focus' section in the go to fields properties
I am at a loss. I have looked and fiddled and I am clueless as to how to get this to work in 2013 when it worked just fine in 2007. GRRRRRRRR. ANY help would be very much appreciated, as I am kindof at a stand still until I can get this working...
Thank you!
Kelly