Create a total from 2 columns that each hold either a dollar or cents value

Redleader1

New Member
Joined
Mar 6, 2013
Messages
5
I have one dollar column with several entries and one cents column with 2 decimal points to the right with several entries.
such as:
27 65
35 42
66 34
97 15
100 23
______
326 79
______
If these columns are totaled in the row below it will come to $325 and 179c in the separate columns. I want a more logical outcome.

Preferably I want to maintain the separate dollar and cents cells in the row below to display 326 79 as demonstrated. Adding a $ symbol to the 326 would also be good but not critical.

Alternatively if that is too complicated then: one single cell for both $+cents ($329.79) if separated by a decimal point.

Will anyone accept this challenge and show me the answer?
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
That's was great, well done. It worked perfectly! What a champ!

In the case there is only one digit in the cents column such as "9" (9 cents) is there anyway to have that show as "09" rather than "9"?
 
Upvote 0
Select the cents column, press CTRL + 1, click Custom, in the box type 00 then click OK.
 
Upvote 0

Forum statistics

Threads
1,214,895
Messages
6,122,128
Members
449,066
Latest member
Andyg666

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