View Single Post
  #1   Report Post  
CMoHorn CMoHorn is offline
Junior Member
 
Posts: 3
Default If value between 2 numbers

I am working on an inventory spreadsheet. The formula I need help with is IF("VLOOKUP VALUE") is between 1-19 then "LOW"; IF "VALUE" between 20-49 then "MEDIUM"; IF "VALUE" between 50-74 then "HIGH"; IF "VALUE" = 75 then "HEAVY".

I hope that makes sense. Thanks.