Working on metadata for a music library. I'm having problems with an IF formula, there are five possible outcomes for the cell named "Tempo":
Unspecified
Very Fast (131+BPM)
Fast (111-130BPM)
Medium (90-110 BPM)
Slow (0-89 BPM)
In my formula, S2 is the BPM value of each song
=IF(S2<90,"Slow...