#Name? Showing on one form, but not the other -

Papa_Bear1

Member
Local time
Today, 03:14
Joined
Feb 28, 2020
Messages
122
I have two forms, both of which I've updated the data source to a new query - and both are presenting the exact same new field from that exact same query...
One form works fine, the other shows "#Name?".

I've double-checked the field name is correct.
The two forms are both of the same type - Continuous.
One suggestion, due to the continuous forms, is to ensure I added the control using the "Add from Fields". Did that too -- no go. (btw - did not do it that way on the other one - and IT works... )

So - no matter what I do - it seems this one form doesn't like this added field.
It can't be an issue with the query - because it works fine on one form.
Any ideas anyone?

Thanks!
 
Sorry - I posted too soon ----
I figured it out.
It was because I had code in the Load event that updated the recordsource to a DIFFERENT query - but only in that one form. Oops.
So never mind... ;)
 
Hi. Congratulations on figuring it out! Cheers!
 
I'm just glad it was easy and hopefully I updated it fast enough so that I didn't waste anyone's time.... good grief...
 

Users who are viewing this thread

Back
Top Bottom