Laying out a Report

  • Thread starter Thread starter Fly Boy 5
  • Start date Start date
F

Fly Boy 5

I have a database with two tables called Fillers and issues linked. I want to
make a report on issues under two different sections of the filler.
Fillers Table
Model = 6000 S/N 235 J/N 12 Date started Date complete
Issues Table
Fed/sep
Date Part issue drawing issue bill of material issue assingned to plan
of action
Filler
Date Part issue drawing issue bill of material issue assingned to plan
of action
Any suggestions would be appreciated
 
What field is linking Fillers and issues?
It looks like you want two records from issuses for every filler record. Is
this correct? If so, how to know which goes first?

Post the table & field names and datatype.
 
Thanks Karl, See below

KARL DEWEY said:
What field is linking Fillers and issues? (ID auto number to ID number) 1 to many
It looks like you want two records from issuses for every filler record. Is
this correct? (I want a whole lot of issue records under either FEED/SEP AND FILLER) If so, how to know which goes first?

Post the table & field names and datatype.
 
Back
Top