L
lukus2005
I have a spreadsheet (Sheet1) that summarizes all of my contracts.
Column A contains the name of my clients for whom I do several jobs
for. Column B contains the name of the contract. Column C contains a
flag to indicate the job has been completed. Column F contains the
profit/loss amount for that job. I only have a handful of clients but
several contracts with each.
On Sheet 2, I would like to have a report that sorts all of my
contracts by clients, along with the name, amount each one made or
lost, and then have a total for each client.
The report should look something similar to this...
ACME Inc.
Contract #1 $ 3,000
Contract #2 $ 2,500
Contract #3 -$ 1,000
Total: $ 4,500
XYZ Inc.
Contract #1 $ 1,000
Contract #2 $ 6,500
Contract #3 $ 1,500
Total: $ 9,000
I am not familiar with macros and my understanding of formulas are at
least at an intermediate level. Any help would be appreciated.
Thanks.
Column A contains the name of my clients for whom I do several jobs
for. Column B contains the name of the contract. Column C contains a
flag to indicate the job has been completed. Column F contains the
profit/loss amount for that job. I only have a handful of clients but
several contracts with each.
On Sheet 2, I would like to have a report that sorts all of my
contracts by clients, along with the name, amount each one made or
lost, and then have a total for each client.
The report should look something similar to this...
ACME Inc.
Contract #1 $ 3,000
Contract #2 $ 2,500
Contract #3 -$ 1,000
Total: $ 4,500
XYZ Inc.
Contract #1 $ 1,000
Contract #2 $ 6,500
Contract #3 $ 1,500
Total: $ 9,000
I am not familiar with macros and my understanding of formulas are at
least at an intermediate level. Any help would be appreciated.
Thanks.