A family of Microsoft relational database management systems designed for ease of use.
The function is in a module which name is not the same as the function. Rename the module to anything except ConcatRelated, e.g. basFunctions.
Open the module, choose File > Save As, rename it. Compile again: Debug > Compile.
In addition, looks like your syntax also has some typos - missed an opening bracket and = in the criteria.
Try using this as the report textbox Control Source:
=ConcatRelated("[Medium]","[t Individual Pieces]","[Artist ID] = " & [Artist ID])
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin