Hello everybody,
I created a query where it counts some rows and the WHERE Clause comes from an edit box on a form.
I count the number of the Cd’s in a Table “TableA” Where Artist = Forms!FormA!Textbox_Artist.
The Good News: The query works !! Every time the Form is active and I run the query, it gives me a result.
Now my problem is that I want to bring this result on the same Form. I used expression builder but it gives me #Name?
Expression Builder: =[CDCount_Per_Artist]![CountOfCDs]
I am desperate!!!
Any thoughts?
Thanx !!!
I created a query where it counts some rows and the WHERE Clause comes from an edit box on a form.
I count the number of the Cd’s in a Table “TableA” Where Artist = Forms!FormA!Textbox_Artist.
The Good News: The query works !! Every time the Form is active and I run the query, it gives me a result.
Now my problem is that I want to bring this result on the same Form. I used expression builder but it gives me #Name?
Expression Builder: =[CDCount_Per_Artist]![CountOfCDs]
I am desperate!!!

Any thoughts?
Thanx !!!
