Make one row for every invoice and it’s payment

Why I Can't Make a Report Fitting All "ReportsCustomerProject" Form Data which come From "QryReportSubCustomerProject" Query
i know it's too much data side by side but i need all of it like i was working in Excel
 

Attachments

hi , i have a report named " ReportCustomerProject " it should show all projects in one page sort by
1- project type
2- customer name
3- project name
and it should show the sup total of every project but now the total text box shows total of all projects under every project

any help or advices !
 

Attachments

Your sum control should be in the group footer and it's running sum property should be over group.
 
hi , i have a report named " ReportCustomerProject " it should show all projects in one page sort by
1- project type
2- customer name
3- project name
and it should show the sup total of every project but now the total text box shows total of all projects under every project

any help or advices !
Mr arnelgp is always helpful in this issue:)
 
In the attachment you can see the example where I took the liberty of modifying the Data Source of the subform which is now given by Query3 without the need to set all those conditions as in the QryReportSubCustomerProject. Furthermore, I would like to point out that the database structure is not correct as it has data redundancy, lack of management of the fundamental properties of the fields (Required and Indexed type), etc ...
 

Attachments

In the attachment you can see the example where I took the liberty of modifying the Data Source of the subform which is now given by Query3 without the need to set all those conditions as in the QryReportSubCustomerProject. Furthermore, I would like to point out that the database structure is not correct as it has data redundancy, lack of management of the fundamental properties of the fields (Required and Indexed type), etc ...
I am brand new access user but i am trying to do my best by see tutorials and ask friends here and there
so I know their is a lot of problems in this database but I need badly to finish it in order to use it in my work place to help me make many reports in short time :)
 
Yes, but the attachment satisfied your request.
unfortunately No .. you have made changes in form that I don't need and the "projects report" button is not working
in the report
1- the page became smaller and didn't take all report in one page A2 size will be perfect
2-i want the report to show up all projects in one report

3- the total row shown three times to every project which one time is enough
4- i wondered how you create project name footer :D
 

Attachments

  • 3.jpg
    3.jpg
    477.5 KB · Views: 155
  • 2.jpg
    2.jpg
    480.9 KB · Views: 160
  • 1.jpg
    1.jpg
    493.5 KB · Views: 154

Users who are viewing this thread

Back
Top Bottom