LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
mjpage
 
Posts: n/a
Default How 2 breakdown $$$ into $ $ $?

Ron,

Yes, that DOES help. You gave me exactly the formulas that I needed. Thank
you!

"Ron Coderre" wrote:

Here's one way:

For a value in A1

B1: 100
B2: 50
B3: 20
B4: 10
B5: 5

C1: =TRUNC($A$1/B1)
C2: =TRUNC(($A$1-SUMPRODUCT($B$1:B1,$C$1:C1))/B2)
Copy that formula down thru C5


Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"mjpage" wrote:

I'm looking for a way to have Excel take a given amount of money (say $365)
and break it down into individual bills, largest denomination to smallest (3
hundred-dollar bills, 1 fifty-dollar bill, 1 ten-dollar bill, 1 five-dollar
bill.)

The initial dollar amount is the result of a formula in a spreadsheet I
currently use. I tried rounding using the following formula:

=ROUND(D2,-2), where D2 is the cell containing the initial dollar amount.

But this has 2 problems: 1) It only works for hundreds, and 2) It rounds up
for anything over $49 (so $365 results in 4 hundred dollar bills.)

Some additional info...
- I'm only working with whole numbers in multiples of 5. In other words,
I'll never need to break down $361.77, it would be $360.
- The results can either be in "number of bills" or "total dollar amount."
For example, either "3" or "$300" for hundreds is fine.

Hope I made myself clear. Any suggestions?

 
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
Breakdown of data in a bar chart Steve Charts and Charting in Excel 1 November 14th 05 08:29 PM
breakdown of buying land and building a home costs Jeff Excel Discussion (Misc queries) 0 September 10th 05 04:03 AM
breakdown purchases,sales combined? bjtj01 New Users to Excel 0 April 9th 05 04:35 PM
breakdown a DB4 export into an excel worksheet Jim e boy Excel Worksheet Functions 2 March 10th 05 03:21 PM
Commercial Construction Cost Breakdown Estimate Sheet Millhaus Excel Discussion (Misc queries) 0 December 4th 04 03:25 PM


All times are GMT +1. The time now is 11:43 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"