I am baffled. My report has some unbound textboxes that perform calculations based on other fields in the report ( e.g. =[CountOfUniqueStates]+[SumOfCountNoState]+ SumOfCountNonUS] ). When the report loads I get the #name error. All three of these fields are on the report so it's not a question of control source. However, if I add any control onto the report and view it, the #name error magically disappears. Unfortunately, if I close the database and later reopen the report, the #name error returns. This is reproducable.
Oh, to make things more complicated, the page numbering in the footer has the same problem. This is a built in function and it is producing the #name error. It just doesn't make any sense.
Thanks in advance for any help you can provide.
Oh, to make things more complicated, the page numbering in the footer has the same problem. This is a built in function and it is producing the #name error. It just doesn't make any sense.
Thanks in advance for any help you can provide.