View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Randy Randy is offline
external usenet poster
 
Posts: 213
Default Formatting Assistance

Never mind....I got it...

="Average Savings = "&"$"&TEXT(SUM(D15-D21),"$#,###.##")
--
Randy Street
Rancho Cucamonga, CA


"Randy" wrote:

Hello...I have a formula that contains text and can't seem to format it
correctly...any suggestions will be greatly appreciated:

Formula:
="Average Savings = "&"$"&SUM(D15-D21)

Displays as:
Average Savings = $2746.77285714286

Would like to display as:
Average Savings = $2746.77

I thank you in advance for your time!

Best Regards,

--
Randy Street
Rancho Cucamonga, CA