Re: Make the ending balance the next days beginning balance in MS
- From: "Jeff Boyce" <nonsense@xxxxxxxxxxxx>
- Date: Mon, 19 Jun 2006 07:56:34 -0700
Sorry, I should have been more explicit.
What data structure (fields, data types) are you using as your source?
Since queries, including crosstabs are based on the actual structure, it's
tough to suggest approaches without knowing that (explicit) structure.
Regards
Jeff Boyce
Microsoft Office/Access MVP
"Jim McC" <JimMcC@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0F2CA47C-750B-44DB-AECE-B8B131F3ECB9@xxxxxxxxxxxxxxxx
The numbers are coming from a table. This table is the source for the
crosstab query. The crosstab query has the date as the row heading, name
(Income/Expense) as the column heading, and the amount as a value.
"Jeff Boyce" wrote:
Jim
Where are you getting the numbers from (i.e., what data/table structure
are
you using)?
Regards
Jeff Boyce
Microsoft Office/Access MVP
"Jim McC" <Jim McC@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A443A29B-2C29-462B-879B-8078CE1AEDAE@xxxxxxxxxxxxxxxx
On a form and report I am trying to make the one days ending balance
appear
as the following days beginning balance (e.g)
Day Beginning Balance Income Expenses Ending Balance
Mon 10 15 5
20
Tue 20 10 15
15
Wed 15 5 15
5
....
I am using a crosstab query to calculate my income and expense column
numbers and I can do the math on the form to get the ending balance,
but I
am
not able to make my ending balance the next days beginning balance.
Thanks for your advice
.
- Follow-Ups:
- References:
- Prev by Date: Re: How to handle empty date fields
- Next by Date: Tabbing into field causes form to go to next record
- Previous by thread: Re: Make the ending balance the next days beginning balance in MS Acce
- Next by thread: Re: Make the ending balance the next days beginning balance in MS
- Index(es):