A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
The IFS function is one way to achieve this.
=IFS(A1="","/",A1=0,"No",TRUE,"Other")
I assumed your quotation marks were grammatical and not part of the desired display.