NEED HELP WITH THE ABOVE:
1. As seen above there are 2 table in a database:-(a) The "AuthRationOfficer" Table.
(b) The "RationOfficer" Table.
2. Here the access Database is connected to a VB.net program where it will display the Authorised amount of Ration depending on the following:-
(a) No of Days.
(b) No of people.
(c) VEG/NON VEG/EGG VEG/PURE VEG.
3. The Auth Amount of ration per person per day is as shown in the table "AuthRationOfficer".
4. The data of no of days, no of people and preference will be fed in the table "RationOfficer" via VB.net.
5. I need the Table "RationOfficer" to calculate the amount of atta, rice etc. as per the no of people, no of days and preference in the same table as save it as per date.