in reply to EXCEL question

The single-quote trick above should work. The canonical way to get a string in an Excel cell is to use a string formula; for example, set the cell to ="2-89". That will prevent Excel from trying to interpret the contents.