A
Anne
I have previously put this to the group, but I think I was not able to
express well what I needed.
I have a columnar Report( but not a normal columnar report in a subform. The
subreport consists of aboout 14 data fields grouped together into one nice
little quare by GangID. In the subform, the Groupheader for GangId is set to
new row or column after sections. The subreport is linked to the main form
by PourID.
Each pour can have up to 6 gangs, each gang can have up to 8 items.
Each row represents one gang and fills with data for the gang and starts a
new row for the gangID.
I am using Duane Hookom's routine of filling the report with empty
rectangulars for the rows, which works perfectly now.
My one stumper:
I can put the the GangID in front of the subreport and use Hide Duplicates
to just show the gang# one time, but no such luck with labels. I need to put
labels in front of the report or the subreport, but there is no option to
hide duplicates.
I also need total lenghts for each gang someplace with the gang, but
everything I have tried does not work.
My report comes out perfect, but I do need to have labels and running
totals.
I had a meeting with the people I am writing the database for and they said
they could deal with the input in normal columnar format, but the report
needs to look they way it did when it was an excel spreadsheet.
Help?
Anne
express well what I needed.
I have a columnar Report( but not a normal columnar report in a subform. The
subreport consists of aboout 14 data fields grouped together into one nice
little quare by GangID. In the subform, the Groupheader for GangId is set to
new row or column after sections. The subreport is linked to the main form
by PourID.
Each pour can have up to 6 gangs, each gang can have up to 8 items.
Each row represents one gang and fills with data for the gang and starts a
new row for the gangID.
I am using Duane Hookom's routine of filling the report with empty
rectangulars for the rows, which works perfectly now.
My one stumper:
I can put the the GangID in front of the subreport and use Hide Duplicates
to just show the gang# one time, but no such luck with labels. I need to put
labels in front of the report or the subreport, but there is no option to
hide duplicates.
I also need total lenghts for each gang someplace with the gang, but
everything I have tried does not work.
My report comes out perfect, but I do need to have labels and running
totals.
I had a meeting with the people I am writing the database for and they said
they could deal with the input in normal columnar format, but the report
needs to look they way it did when it was an excel spreadsheet.
Help?
Anne