Archive for the tag 'microsoft'

Feb 15 2005

How To Display A Dash In Excel

Published by Jody under what i learned today

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 [...]

4 responses so far