V
Vylent Fyre
Below is the table that houses the information (I'm just showing November and
December 2007 for simplicity's sake.)
Month Company Curr Month BV Amount Due ST Bal Correcting JE
11/1/2007 010 $211,532.48 $8,503.28 $37,697.89
$70,078.97
12/1/2007 010 $236,614.35 $9,023.38 $37,697.89 $70,078.97
I'd like to be able to have a query that will calculate the Curr Month BV
from the Prev Month BV by specifying the date and will show you the Prev
Month's BV from the date you specified in the prompt. For example: You run
the query, it asks you for the Month, you type in 12/1/2007, I want it to
take 12/1/2007's BV and subtract it from 11/1/2007 BV's (previous month) and
also to show both the Curr Month BV (12/1/2007) and Prev Month BV (11/1/2007)
from the date specified in the prompt.
is this possible? I had no luck with a crosstab query, either.
December 2007 for simplicity's sake.)
Month Company Curr Month BV Amount Due ST Bal Correcting JE
11/1/2007 010 $211,532.48 $8,503.28 $37,697.89
$70,078.97
12/1/2007 010 $236,614.35 $9,023.38 $37,697.89 $70,078.97
I'd like to be able to have a query that will calculate the Curr Month BV
from the Prev Month BV by specifying the date and will show you the Prev
Month's BV from the date you specified in the prompt. For example: You run
the query, it asks you for the Month, you type in 12/1/2007, I want it to
take 12/1/2007's BV and subtract it from 11/1/2007 BV's (previous month) and
also to show both the Curr Month BV (12/1/2007) and Prev Month BV (11/1/2007)
from the date specified in the prompt.
is this possible? I had no luck with a crosstab query, either.