Greyowlsl
Mlak Mlak
- Local time
- Today, 18:46
- Joined
- Oct 4, 2006
- Messages
- 204
Hi,
I have looked up the #Name? problem on other sites, but it has not helped.
Attached is a screen of a form with its control source (Query).
The controls on the form are linked simply to fields on in the query, with no spelling mistakes, and no extra calculations.
As you can see the query runs fine in datasheet view.
The query contains count and sum operations, as well as some simple criteria such as '<>0', 'is not null' etc.
The only thing i can think of is a datatype problem, but textbox's are string based not integer right?.. so 50k+ should be able to be entered.
Thanks for your time.
Kind Regards,
Leon
I have looked up the #Name? problem on other sites, but it has not helped.
Attached is a screen of a form with its control source (Query).
The controls on the form are linked simply to fields on in the query, with no spelling mistakes, and no extra calculations.
As you can see the query runs fine in datasheet view.
The query contains count and sum operations, as well as some simple criteria such as '<>0', 'is not null' etc.
The only thing i can think of is a datatype problem, but textbox's are string based not integer right?.. so 50k+ should be able to be entered.
Thanks for your time.
Kind Regards,
Leon