F
Furqan Iqbal via AccessMonster.com
Hi,
This is my first post here, I'm new to Access Reporting. I have a Table
called Bank, it has the following fields
BANK TABLE :
date, description, debit, credit, flag
flag is 1 = Deposit 2 = Check Issued 3 = Electronic Withdrawl 4 = Fees
=======================================================================
I have 4 Queries each query shows the result with each flag.
What I want to do is to Create a Bank Statement, when someone chooses a
Month in the VB front End it displays all the Deposits, Checks Issued,
Withdrawls and Fees for that Month.
What I have done is created a main report with 4 subreports Linked the
Child Master Fields of all 4 sub reports to the main reports date field.
I had the sub reports in the Detail Section of the Main report which prints
each sub report with each days transactions, then I read a post somewhere
where they said that I should try moving my sub reports to the Main Report
Footer Section. I tried that too but I don't get any results.
If I place the main DATE field in the header section of the main report
then it keeps asking me to enter date. if I place the date field in the
details section then it doesn't ask me for the date but doesn't give the
right details either. What I would like is that each Subreport has the
complete Months details.
I would appreaciate all the help.
Thanx
Kinara
This is my first post here, I'm new to Access Reporting. I have a Table
called Bank, it has the following fields
BANK TABLE :
date, description, debit, credit, flag
flag is 1 = Deposit 2 = Check Issued 3 = Electronic Withdrawl 4 = Fees
=======================================================================
I have 4 Queries each query shows the result with each flag.
What I want to do is to Create a Bank Statement, when someone chooses a
Month in the VB front End it displays all the Deposits, Checks Issued,
Withdrawls and Fees for that Month.
What I have done is created a main report with 4 subreports Linked the
Child Master Fields of all 4 sub reports to the main reports date field.
I had the sub reports in the Detail Section of the Main report which prints
each sub report with each days transactions, then I read a post somewhere
where they said that I should try moving my sub reports to the Main Report
Footer Section. I tried that too but I don't get any results.
If I place the main DATE field in the header section of the main report
then it keeps asking me to enter date. if I place the date field in the
details section then it doesn't ask me for the date but doesn't give the
right details either. What I would like is that each Subreport has the
complete Months details.
I would appreaciate all the help.
Thanx
Kinara