Try using the TEXT() function

e.g.

=DESCRIPTION+TEXT(price was,"$0.00")+TEXT(PRICE+now,"$0.00")+SALEPRICE

You can play a bit with the format to get desired look.