Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default split a cash amount into two separate cash amounts

I'm trying to find a way for excel 2000 (win 2000), perhaps with the
assistance of vba, to split a cash amount into two separate cash amounts.

The total is the cash drawer (the till).

The two sub totals are the takings and the float.

The user will enter the number of coins and notes of each denomination.

The float must contain most, if not all, of the 5c, 10c, 20, 50c, $1 & $2
coins the $5, $10

and possibly the $20 notes.

The takings will contain all the $100, all or most of the $50, the
appropriate number of $20, $10, $5, $2, $1, 50c, 20c, 10c, 5c.



This, to me, is a diabolically complex issue and I've tried many different
approaches over the last six months, but it's really too hard for me to work
it out.



Perhaps someone has done this before and can help?



If so, I'd be very grateful.



Regards,

David Lindstrom






  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 42
Default split a cash amount into two separate cash amounts

Presumably the float is a fixed amount set up in advance of the 'days
trading' if it is then why
does the Total - Float not yield the Takings total ?

If the user enters a value for the quantity of each coin or note
denomination, then simply producing intermediate sub totals using value of
note(or coin) * quantity. Add all these sub totals up and you will have the
Total in the till.

If you want to know the 'make up' of each in terms of the individual coins
and notes then apart for the obvious $50 & $100 bills (and possibly the $20
if not in float at start), you cannot in all but exceptional circumtances.

"tegger" wrote in message
...
I'm trying to find a way for excel 2000 (win 2000), perhaps with the
assistance of vba, to split a cash amount into two separate cash amounts.

The total is the cash drawer (the till).

The two sub totals are the takings and the float.

The user will enter the number of coins and notes of each denomination.

The float must contain most, if not all, of the 5c, 10c, 20, 50c, $1 & $2
coins the $5, $10

and possibly the $20 notes.

The takings will contain all the $100, all or most of the $50, the
appropriate number of $20, $10, $5, $2, $1, 50c, 20c, 10c, 5c.



This, to me, is a diabolically complex issue and I've tried many different
approaches over the last six months, but it's really too hard for me to

work
it out.



Perhaps someone has done this before and can help?



If so, I'd be very grateful.



Regards,

David Lindstrom










----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! 100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default split a cash amount into two separate cash amounts

You don't give any rules for determining "most, if not all", "all or most",
and "appropriate number".

unless you can define these rules/your objective, the problem will remain
diabolically complex.

--
Regards,
Tom Ogilvy

tegger wrote in message
...
I'm trying to find a way for excel 2000 (win 2000), perhaps with the
assistance of vba, to split a cash amount into two separate cash amounts.

The total is the cash drawer (the till).

The two sub totals are the takings and the float.

The user will enter the number of coins and notes of each denomination.

The float must contain most, if not all, of the 5c, 10c, 20, 50c, $1 & $2
coins the $5, $10

and possibly the $20 notes.

The takings will contain all the $100, all or most of the $50, the
appropriate number of $20, $10, $5, $2, $1, 50c, 20c, 10c, 5c.



This, to me, is a diabolically complex issue and I've tried many different
approaches over the last six months, but it's really too hard for me to

work
it out.



Perhaps someone has done this before and can help?



If so, I'd be very grateful.



Regards,

David Lindstrom








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
formula for cash on cash payback kpc help Excel Discussion (Misc queries) 1 May 17th 10 08:53 PM
Why do I get #### signs when entering cash amount in account mode banae9 Excel Discussion (Misc queries) 5 August 19th 08 08:43 PM
Keeping my cash expenses from subtracting the cash balance Michael T. New Users to Excel 5 November 25th 06 08:58 PM
Financial Calc: present cash value of a future amount rpalarea Excel Worksheet Functions 2 March 17th 06 05:48 PM
cash denominations split up [email protected] Excel Discussion (Misc queries) 5 February 20th 06 11:11 AM


All times are GMT +1. The time now is 11:35 PM.

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

About Us

"It's about Microsoft Excel"