Field 1=Beginning Date
Field 2=Beginning Balance
The dates are progresssive entries which have 3-4 month intervals. Each date has a balance associated with it.
I need a query where I can have the following fields:
Field 1=Beginning Date
Field 2=Beginning Balance
Field 3=Ending Date
Field 4=Ending Balance
Where Ending date is the NEXT date from the list of Beginning Dates. And Ending Balance is the balance associated with that next date.
I want this query so that I can have a form which always shows a range of two dates, and the balance associated with each date.
Any help is greatly appreciated.
Thanks!
Field 2=Beginning Balance
The dates are progresssive entries which have 3-4 month intervals. Each date has a balance associated with it.
I need a query where I can have the following fields:
Field 1=Beginning Date
Field 2=Beginning Balance
Field 3=Ending Date
Field 4=Ending Balance
Where Ending date is the NEXT date from the list of Beginning Dates. And Ending Balance is the balance associated with that next date.
I want this query so that I can have a form which always shows a range of two dates, and the balance associated with each date.
Any help is greatly appreciated.
Thanks!