Yesterday I found a alternative to using IIF when concatening a string (where you need commas between each part but don’t want a load like ,,,,, if the strings were empty) but now I can’t remember what it was. It had something to do with using +.
Can anyone help?