so I am building a database and I always keep getting a recurring error 'return without goSub'. It is very frustrating and I really want to get rid of it for once and for all.
The error itself occurs on a form and where clicking a button would go to another form, this time it displays the error message.
I usually 'fix' this issue by copying and pasting everything to a new database.
This error has occured on the front end of a split database, hence I am worried the above solution would not work.
Can anyone suggest how I can go about solving this?
compiling also does not work.
I don't know if it's a problem with the primary key or relationships.
Please help, thanks!