Feb 15 2005
How To Display A Dash In Excel
To display a dash (-) as the first character in a cell in Microsoft Excel (so it isn’t interpreted as a mathematical symbol), prefix the dash with an apostrophe, like so:
‘- This value begins with a dash.
I’ve been programming in VBA for Excel and other products since VBA first came out, but I’m not [...]

