G Guest Sep 12, 2006 #1 hi i need to add a dash to a cell...how do I do this? the number of characters may vary so just need to add it in the beginning.
hi i need to add a dash to a cell...how do I do this? the number of characters may vary so just need to add it in the beginning.
G Guest Sep 12, 2006 #2 ="-"&A1 See if this does the trick for you (A1 would be your 1st cell of data, then copy down the formula)
="-"&A1 See if this does the trick for you (A1 would be your 1st cell of data, then copy down the formula)