Change result #VALUE! to "message"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My formula returns last value in column of numbers. If all cells in range are blank, the formula returns #VALUE!. I would like formula to return message "No Scores". I have tried IF formula but keep getting message re circular reference
Can following formula be modified?

=INDEX(B35:B49,COUNTA(B35:B49),1

Thank
Bob Leonar
 
Back
Top