B
binder
Hello -- I am using Access 2002 I need to create a report that can list
details of services rendered for each person. My DB is setup like this:
tbl:Consultant tbl:Estimates tbl
erformed tbl:Customer tbl:Location. In
my report I need to group by Consultant Name and for each consultant I need
to list the tbl:Customer.Customer Name, tbl:Location.Location,
tbl:Estimates.Description and tblEstimates.Cost or tbl
erformed.Cost. The
trouble I am having is that there is a Cost in tbl:Estimates and in
tbl
erformed, where there are 10 values in estimates and 4 in performed,
with 14 total entries. There is a common Service ID in tbl:Estimates and
tbl
erformed and tbl
erformed does not have Service IDs that are not in
tbl:Estimates. Currently consultants that are in tbl:Estimates are not the
same as those in tbl
erformed.
Any help or guidance would be very much appreciated!!!
details of services rendered for each person. My DB is setup like this:
tbl:Consultant tbl:Estimates tbl
my report I need to group by Consultant Name and for each consultant I need
to list the tbl:Customer.Customer Name, tbl:Location.Location,
tbl:Estimates.Description and tblEstimates.Cost or tbl
trouble I am having is that there is a Cost in tbl:Estimates and in
tbl
with 14 total entries. There is a common Service ID in tbl:Estimates and
tbl
tbl:Estimates. Currently consultants that are in tbl:Estimates are not the
same as those in tbl
Any help or guidance would be very much appreciated!!!