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

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.

Forum statistics

Threads
1,214,834
Messages
6,121,877
Members
449,056
Latest member
ruhulaminappu

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