Access Can't find the Field '[Forms]![frmbankcodeCrit eria]![StartDate]' referred to in your expression.
I am using the above format to display my form dates on my report in unbound text boxes with the control source then set to [Forms]![frmbankcodeCrit eria]![StartDate]. Currently it gives me #Name? in my text boxes and the Listed error in four pop ups as I have a start and end and a sub report as well that uses both.
The names and spelling are completely correct so I am I just going about this wrong?
I am using the above format to display my form dates on my report in unbound text boxes with the control source then set to [Forms]![frmbankcodeCrit eria]![StartDate]. Currently it gives me #Name? in my text boxes and the Listed error in four pop ups as I have a start and end and a sub report as well that uses both.
The names and spelling are completely correct so I am I just going about this wrong?
Comment