R
ryguy7272
I am adding a few TextBoxes to a Report. All went in fine, except for one.
I have a little green triangle in the upper left hand corner and a message
that reads ‘this control has an invalid control source’. I go to Properties
«Expr» [QueryWorking]![ExecBroker]
I deleted the first part and ended up with this:
= [QueryWorking]![ExecBroker]
Access doesn’t like that very much because it gives me an #Error when I view
the report.
Then I delete everything in the Control Source so I have this:
[ExecBroker]
Then the green triangle is back!!
Why is Access doing this for just one field?
Thanks,
Ryan---
I have a little green triangle in the upper left hand corner and a message
that reads ‘this control has an invalid control source’. I go to Properties
linked to and double-click the field in the query to get this: [ExecBroker]ControlSource > … > then open the query that this TextBox is supposed to be
«Expr» [QueryWorking]![ExecBroker]
I deleted the first part and ended up with this:
= [QueryWorking]![ExecBroker]
Access doesn’t like that very much because it gives me an #Error when I view
the report.
Then I delete everything in the Control Source so I have this:
[ExecBroker]
Then the green triangle is back!!
Why is Access doing this for just one field?
Thanks,
Ryan---