F
Faio
Anyone knows a better way to make a summary of a Total Amount, say
$345.00 into $100, $50.00, $20.00, $10.00, $5.00, $2.00, $1.00, 0.50, 0.20,
0.10, 0.05
or just into $50.00, $20.00, $10.00, $5.00, $2.00, $1.00, 0.50, 0.20, 0.10,
0.05 when I ran out of $100.00?
I have a table which calculate pay for employees such as
============================================================================
=========
Total Pay Summary
Name, Hourly rate, Days worked, Total Amount, $100, $50.00, $20.00, $10.00,
$5.00, $2.00, $1.00, 0.50, 0.20, 0.10, 0.05
----------------------------------------------------------------------------
----------------------------------------------------
John, $5.65, 7, $38.92,
Note that the commas represent coulmns.
Anyone can help on this?
Thanks in advance.
$345.00 into $100, $50.00, $20.00, $10.00, $5.00, $2.00, $1.00, 0.50, 0.20,
0.10, 0.05
or just into $50.00, $20.00, $10.00, $5.00, $2.00, $1.00, 0.50, 0.20, 0.10,
0.05 when I ran out of $100.00?
I have a table which calculate pay for employees such as
============================================================================
=========
Total Pay Summary
Name, Hourly rate, Days worked, Total Amount, $100, $50.00, $20.00, $10.00,
$5.00, $2.00, $1.00, 0.50, 0.20, 0.10, 0.05
----------------------------------------------------------------------------
----------------------------------------------------
John, $5.65, 7, $38.92,
Note that the commas represent coulmns.
Anyone can help on this?
Thanks in advance.