I have created my query based on a table in order to find how many data are in the list, then I have added a textbox in one of the form and I added this line in the control source:
SELECT AcademicAudioCount.Total FROM AcademicAudioCount;
This is what I get: #Name?
But its not working, any help.
Thanks.
SELECT AcademicAudioCount.Total FROM AcademicAudioCount;
This is what I get: #Name?
But its not working, any help.
Thanks.