Control the disbursement of money

friendly

Registered User.
Local time
Today, 15:12
Joined
Sep 19, 2013
Messages
19
Hi,
I'm going to create a program that contains:
give customers money in denominations of 1 and 5 conditions:
minimum of class (1) = 100 and maximum (1000), you must give money minimum complications (such as 100 or 200 or 300... To 1000).
well
minimum class (5) = 500 upper limit (5000), you must give money in multiples of the minimum (500 or 1000 or 1500... To 5000).

I hope help to creation () do that

thanks
 
Last edited:
Do you mean :
Total Amount of money?
Or
Bill denomination?
 
I mean denomination For each category.
Thanks
 
I don't get it?

Sent from my SM-G925F using Tapatalk
 
I am a student and do not speak English fluently therefore apologize to everyone.

In fact I started work program using Microsoft Access) but with regret stopped at this point.

Therefore requested the all help me, I will try to clarify what I want to do with how possible.

The idea of the program are:
1. The customer will attend the World Bank officer to divert money.
2. The World Bank official registration of money required in the program.
3. The program the work of the next inspection:
each category of money to a minimum and the highest gives the Customer

Example:

If the customer request money from category (1$)
minimum is $100
and the maximum is $1,000 and
dismiss him only complications (minimum which is $100) in the sense that gives either (100,200,300,400,500,600,700,800,900,1000),
he is not allowed to program (150,250) etc.

As the rest of the categories of Money:

If the customer request money from category (5$)
minimum is $500
and the maximum is $5,000 and
dismiss him only complications (minimum which is $500) in the sense that gives either (500,1000,1500,2000,2500,3500,4000,4500,5000),
he is not allowed to program (1200,520) etc.

I hope that I was able to convey the idea you all

thank everyone for their cooperation with me
 

Attachments

  • 11.png
    11.png
    21.4 KB · Views: 91
Do you want to have 2 drop down boxes?

The first is where the category is selected: $1, $5, $10
Having selected one of the values in the first drop down, the second would be populated with the allowable amounts.
 
I think it would be better to have the text box (3)
Where the value entered in each category separately
Value entered is then tested by (function) according to the criteria listed

Thanks
 
Last edited:

Users who are viewing this thread

Back
Top Bottom