A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Linkmasterfields property setting has provided this error: 'Return



 
 
Thread Tools Display Modes
  #1  
Old March 13th, 2010, 08:22 PM posted to microsoft.public.access.gettingstarted
forest8
external usenet poster
 
Posts: 196
Default Linkmasterfields property setting has provided this error: 'Return

Hi

I'm currently getting this error message when I open my database:

Linkmasterfields property setting has provided this error: 'Return without
GoSub'

How do I resolve this issue?

This message started after I created a text box which I use to calculate the
age of a student.

Thank you for your help in advance.



  #2  
Old March 13th, 2010, 08:39 PM posted to microsoft.public.access.gettingstarted
Steve[_77_]
external usenet poster
 
Posts: 1,017
Default Linkmasterfields property setting has provided this error: 'Return

When you get the error message, click the button on the error dialog. It
will take you back to the procedure where the eror is occuring. You have a
Return statement that does not belong on the routine. Probably you once had
GoSub code to branch to a subroutine. You must have deleted the GoSub but
did not delete its corresponding Return statement.

Steve



"forest8" wrote in message
...
Hi

I'm currently getting this error message when I open my database:

Linkmasterfields property setting has provided this error: 'Return without
GoSub'

How do I resolve this issue?

This message started after I created a text box which I use to calculate
the
age of a student.

Thank you for your help in advance.





 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:03 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.