guji4u
02-11-2008, 12:11 PM
I want to Calculate the Number of Statements according to Bank statement Cycle.
The App should be work like this:
We ask the User to enter start and end date (The period for which Bankstatement is required) :-
Enter Start Date : 12/02/2006 (In mm/dd/yyyy format)
Enter End Date : 02/25/2007 (In mm/dd/yyyy format)
Bank statement Cycle Date : 01/02/2008 (In mm/dd/yyyy format)
Then our WEB APPLICATION should calculate number of statements according to bank statement cycle date. In this case, Statement for required period will be: (Ouptut should be like this only)
01/02/2007
02/02/2007
03/02/2007
So, Total number of statement will be three.
In this calculation, the whole period is covered Between start date and End date as according to Bank statement Cycle Period.
Please Help me in this Regard. If you can give me any advice regarding this, then plz advice me to build this App.
The App should be work like this:
We ask the User to enter start and end date (The period for which Bankstatement is required) :-
Enter Start Date : 12/02/2006 (In mm/dd/yyyy format)
Enter End Date : 02/25/2007 (In mm/dd/yyyy format)
Bank statement Cycle Date : 01/02/2008 (In mm/dd/yyyy format)
Then our WEB APPLICATION should calculate number of statements according to bank statement cycle date. In this case, Statement for required period will be: (Ouptut should be like this only)
01/02/2007
02/02/2007
03/02/2007
So, Total number of statement will be three.
In this calculation, the whole period is covered Between start date and End date as according to Bank statement Cycle Period.
Please Help me in this Regard. If you can give me any advice regarding this, then plz advice me to build this App.