Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Randy;216377 Wrote: 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 Thank you for sharing your solution :) -- Pecoflyer Cheers - *'Membership is free' (http://www.thecodecage.com)* & allows file upload -faster and better answers *Adding your XL version* to your post helps finding solution faster ------------------------------------------------------------------------ Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=59433 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting - further assistance required | Excel Worksheet Functions | |||
Conditional Formatting Assistance | Excel Discussion (Misc queries) | |||
Need some assistance | Excel Worksheet Functions | |||
Need assistance with cell formatting | Excel Worksheet Functions | |||
Need assistance with cell formatting | Excel Worksheet Functions |