Perfect. I tried Case but couldn't get it quite right (the story of my coding life) and defaulted to the way I did it which worked. I was putting Or between each case instead of a comma and used Else instead of Case Else.

I knew Case would work but I always get hung up on the small details.