Hi -
I have a form on which I placed some unbound calculation fields. Basically these fields simply provide a sum total over a number of other fields (e.g. the Control Source for Tot_1 is "=[var_1]+[var_2]+[var_3]").
These seemed to be working just fine ...until I opened the database this morning and received the following error:
"The expression On Load you entered as the event property setting produced the following error: Return without GoSub."
Clicking OK the form opens just fine BUT...the unbound calculation fields now all have "#Name?" in them.
What the...?
(I mean ...it was fine ...now it's not ...as far as I can tell nothing changed overnight ...ghosts in the machine? ...what the?)
Anyone else come across this problem? How can it be fixed?