Bullsandbears123
Technical User
HEllo,
I have a non-binding form with a text box.
I put
=(SELECT sum([table1]![field1]) FROM table1
as my control source but all I get is "name?"
What's wrong and how can I get this to work?
I have a non-binding form with a text box.
I put
=(SELECT sum([table1]![field1]) FROM table1
as my control source but all I get is "name?"
What's wrong and how can I get this to work?