Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ncbuilder01
 
Posts: n/a
Default Splitting dollars and cents


I need to replicate an Accounts Sheet that shows the In/Out cloumns with
dollars and cents in separate columns. How do I set up Excel to SUM
dollars and cents in two separate columns and use two separate columns
for other formulas? - Thanks.


--
ncbuilder01
------------------------------------------------------------------------
ncbuilder01's Profile: http://www.excelforum.com/member.php...o&userid=27732
View this thread: http://www.excelforum.com/showthread...hreadid=472431

  #2   Report Post  
Bernard Liengme
 
Posts: n/a
Default

If A1 hold a value such as $123.45
in B1 enter =INT(A1) and in C1 enter =MOD(A1,1)
now $ and ¢ are separate
Does this answer question?
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"ncbuilder01"
wrote in message
...

I need to replicate an Accounts Sheet that shows the In/Out cloumns with
dollars and cents in separate columns. How do I set up Excel to SUM
dollars and cents in two separate columns and use two separate columns
for other formulas? - Thanks.


--
ncbuilder01
------------------------------------------------------------------------
ncbuilder01's Profile:
http://www.excelforum.com/member.php...o&userid=27732
View this thread: http://www.excelforum.com/showthread...hreadid=472431



  #3   Report Post  
Gary''s Student
 
Posts: n/a
Default

Format cells A1, B1, C1 as currency

Enter 12.34 in A1
enter =ROUND(A1,0) in B1
enter =A1-B1 in C1

A1 is dollars and cents
B1 is the dollars part
C1 is the cents part

Have a good day
--
Gary''s Student


"ncbuilder01" wrote:


I need to replicate an Accounts Sheet that shows the In/Out cloumns with
dollars and cents in separate columns. How do I set up Excel to SUM
dollars and cents in two separate columns and use two separate columns
for other formulas? - Thanks.


--
ncbuilder01
------------------------------------------------------------------------
ncbuilder01's Profile: http://www.excelforum.com/member.php...o&userid=27732
View this thread: http://www.excelforum.com/showthread...hreadid=472431


  #6   Report Post  
Cutter
 
Posts: n/a
Default


Gary's Student

You probably meant TRUNC(A1,0) instead of ROUND(A1,0) or just INT(A1)


--
Cutter
------------------------------------------------------------------------
Cutter's Profile: http://www.excelforum.com/member.php...fo&userid=9848
View this thread: http://www.excelforum.com/showthread...hreadid=472431

  #7   Report Post  
ncbuilder01
 
Posts: n/a
Default


Thanks for the tips. I may not have been clear in what I needed. I
scanned the sheet as a pdf but it's a little bigger than I can post
here.

I have two major columns Receipts & Checking Account. Under each of
those major headings are two other columns In & Out. Each of the In &
Out columns are actually two columns, one for the dollars and one for
the cents. For example one line could be (showing I for a column
break)

I Receipts I Checking Account I
I IN I OUT I IN I OUT I
I 100 I 05 I 100 I 05 I 100 I 05 I I I

And then the Total at the bottom is the same way with dollars in one
column and censt in another column. I need to be able to take the
totals at the bottom and use them in other formulas as well - Help.


--
ncbuilder01
------------------------------------------------------------------------
ncbuilder01's Profile: http://www.excelforum.com/member.php...o&userid=27732
View this thread: http://www.excelforum.com/showthread...hreadid=472431

  #8   Report Post  
ncbuilder01
 
Posts: n/a
Default


Anybody?....


--
ncbuilder01
------------------------------------------------------------------------
ncbuilder01's Profile: http://www.excelforum.com/member.php...o&userid=27732
View this thread: http://www.excelforum.com/showthread...hreadid=472431

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to .. sbgvp Excel Discussion (Misc queries) 8 October 4th 05 09:16 PM
How can i change this VBA project According to Indian Numeric Rao Ratan Singh Excel Discussion (Misc queries) 1 April 21st 05 07:53 PM
Separating dollars and cents alison via OfficeKB.com Excel Worksheet Functions 5 March 30th 05 11:08 PM
How do I convert dollars and cents to text, and prefill the cell . Jan Buckley Excel Worksheet Functions 1 January 20th 05 07:22 PM
Amount or Numbers in Words ron New Users to Excel 6 December 24th 04 07:32 PM


All times are GMT +1. The time now is 09:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"