H
Helen T
Excel 2000
I have data that stores Client Invitation to Tender and
Supplier Contract details. Each Client ITT is uniquely
identified. However we send out the same ITT to many
suppliers so each request for service is given the same
identifier, eg
Reference Client/Supplier Contract Name Value Status
AC/001 Client blah 4,000 pend
AC/002 Client blah2 5,000 pend
AS/001 Supplier blah3 3,000 pend
AS/001 Supplier blah3 3,000 pend
When I create my table by Client to get the total value
pending the result is 9,000 which is correct.
However, when I do the same for Supplier the total value
pending is 6,000 which is incorrect, I need it to be 3,000.
Any help is greatly appreciated.
H
I have data that stores Client Invitation to Tender and
Supplier Contract details. Each Client ITT is uniquely
identified. However we send out the same ITT to many
suppliers so each request for service is given the same
identifier, eg
Reference Client/Supplier Contract Name Value Status
AC/001 Client blah 4,000 pend
AC/002 Client blah2 5,000 pend
AS/001 Supplier blah3 3,000 pend
AS/001 Supplier blah3 3,000 pend
When I create my table by Client to get the total value
pending the result is 9,000 which is correct.
However, when I do the same for Supplier the total value
pending is 6,000 which is incorrect, I need it to be 3,000.
Any help is greatly appreciated.
H