Thanks for the reply ajetrumpet,
I realised what I was after needed a different approach - I worked out something like:
IIF ([TotalTherapySessions]=1,"FirstTherapy","ContinuedTherapy")
TotalTherapySessions is always changing for each client, but my monthly stats needs a column counting first...