Hello all,
I'm new to the world of access but learning a little more each day!
I have a command button (Case received within period) that runs a query (qrydaterec) without any problem and displays it in a data field view. What I woud like is to display the result in a text box (textbox 68) which sits alongside the command button which runs the query.
I've searched the forum and it seems that the =DLookUp ("Field name","Query name") could be what I'm looking for. The only issue is, I'm not sure where this command would be placed. Could anyone advise? Alternatively, would there be an alternative available that could achieve this result?
Many thanks