Text box not recognized in report

Drand

Registered User.
Local time
Tomorrow, 05:10
Joined
Jun 8, 2019
Messages
179
Hi Folks

This is a weird one. I have a text box (OtherDec) on a form. The form is bound to a table and it works fine.

I have copied this text box and others from the form to a report to use the same layout. All the other fields work fine in the report except for this one where I am getting a message that it can't be found and may be misspelled, renamed or deleted, none of which are true.

The field exists in the query builder attached to the report.

Has anyone had a similar issue to this as it really has me stumped!

Many thanks

David
 
check the Name of the textbox and any Code or Expression that is referring to it.
 
check the Name of the textbox and any Code or Expression that is referring to it.
I have done all that. It is identical to the form which works. That is what has me stumped
 

Users who are viewing this thread

Back
Top Bottom