The aggregate query works I didn't add the new field to my report and kept trying =DLookup in the control source on properties.
It all came together.
Thank you for helping.
I did the aggregate query and it shows exactly what I want
ex.
1st place on November 24, 2024 with John Smith and we matched up 6 times.
How do I get the 6 to show up in the unbound text box.
My report shows the number of times I've placed 1st, 2nd and 3rd place and the name of my partner.
What I'm trying to do is add an unbound text box to show how many time we have partnered up together.
ex.
3rd place Nov.24 John Smith
Partnered up "6" times before
My query qPlace brings in all my...
I did not know that I copied from here and pasted it in notepad and change num to placed, copied and pasted it in the control source where access changed it, so I didn't question it. My apologies GPGeorge for being rude.
GPGeorge
I did copy what Gasman posted, when I placed it in the control source of the text box the code was change automatically to what you just posted. Quit being so quick to judge.
I have a report that show what place a player finished at, this text box will show 1, 2, 3 and I would like it to show 1st, 2nd, 3rd.
Does anyone have an idea on how to.