Concatenate & SUMIF Formatting

MyLisaRachel

New Member
Joined
Mar 27, 2014
Messages
2
Using Excel 2013 on Windows 8 laptop... not sure what else you need.

I've managed (I don't know how) to create this really cool formula in my file I use for my checkbook register to tell me the total balance that's cleared... but the formatting is wrong - and it's irritating me greatly! Any help or pointing to a post that already has the answer would be greatly appreciated! I've copied / pasted the formula below...

=CONCATENATE("Cleared Balance : "&SUMIF(MyTransactions[C],"=1",(((MyTransactions[Balance])))))

I really just want the "MyTransactions[Balance]" to display as $ ##.## but I can't figure it out! I've got it done on my current balance formula, but for some reason I cant figure out this one... it is past my bed time so my brain may just be fogged over! :) I've pasted below the formula for my current balance that IS formatting correctly. I don't know if the SUMIF formula is preventing the formatting, if I'm getting confused with all the dang parenthesis or what.

=CONCATENATE("Current Balance : "&TEXT(MyTransactions[[#Totals],[Balance]],"$#,##0.00"))

Thanks in advance for any assistance!!

MyLisa
 
Last edited:

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!

Forum statistics

Threads
1,215,043
Messages
6,122,812
Members
449,095
Latest member
m_smith_solihull

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top