Triscuit
Registered User.
- Local time
- Today, 09:52
- Joined
- Jul 20, 2010
- Messages
- 27
Almost done with my database application and getting into creating Reports to print off.
The guide I'm trying to follow as a report is as attached (Output Report).
I've made a query with all of the information that I need from my linked tables (relationship map as shown in attached files)
With data being taken from tables : field Name(Report Name)
tblAnalysisInformation: txtLabNum(Lab. Number),dateAnalyzedOn(Date Organics Analyzed)
tblSampleInformation: txtClientNumID(Sample ID), dateSampled(Sample Date)
tblAnalysisResult: numConc(Numbers in table)
tblChemicalsTested: txtName(Name of Chemicals going down)
I've been using the wizard of Access 2000/2002 to create reports but the way the report is setup with a Header/Title/Detail/Footer there seems to be no way to create a report like the guide.
The best result I've had is to group everything together and make a tabular report but that repeats a lot of information on the report.
Is there any way to create a report designed like the table given?
The guide I'm trying to follow as a report is as attached (Output Report).
I've made a query with all of the information that I need from my linked tables (relationship map as shown in attached files)
With data being taken from tables : field Name(Report Name)
tblAnalysisInformation: txtLabNum(Lab. Number),dateAnalyzedOn(Date Organics Analyzed)
tblSampleInformation: txtClientNumID(Sample ID), dateSampled(Sample Date)
tblAnalysisResult: numConc(Numbers in table)
tblChemicalsTested: txtName(Name of Chemicals going down)
I've been using the wizard of Access 2000/2002 to create reports but the way the report is setup with a Header/Title/Detail/Footer there seems to be no way to create a report like the guide.
The best result I've had is to group everything together and make a tabular report but that repeats a lot of information on the report.
Is there any way to create a report designed like the table given?