Linked Report

  • Thread starter Edward Jones (Eddie)
  • Start date
E

Edward Jones (Eddie)

I have a table tblCosts listing costs for a project and a table tblFunding
that lists funding for projects. The problem i am having arrise because some
projects have multiple funding sources. I am trying to create a report that
shows all costs and at the bottom shows all funding one page per project #.
Any help would be greatly appreciated.
 
D

Duane Hookom

You can use a subreport for the funding (or costs). Place the subreport in a
Project header or footer.
 
E

Edward Jones (Eddie)

Simple enough. Thank you.

Duane Hookom said:
You can use a subreport for the funding (or costs). Place the subreport in a
Project header or footer.
 
Top