This was difficult to describe in a single title.
Our new accounting system produces a monthly spreadsheet. Column C contains the Client name but only once. Column H contains the monthly spend for multiple product types
Example:
CLIENT PRODUCT NetValue
Client1 product 1 £100
Product2 £150
Product3 £1000
Client2 Product1 £300
Product3 £200
Client3 Product4 £25000
Client4 Product2 £2000
As you can see, some clients use different products and different numbers of products. Somehow, I need to total the spend for each client. Ideally in a new sheet which would show:
Client1 £1250
Client2 £500
Client3 £2500
Client4 £2000
This data is produced each month so I need to do this then calculate the cumulative spend over a 12 month period into a new sheet. I would really prefer a formula as our system has quite strict security with macros.
I hope this is clear and look forward to some help. Thanks is advance
Simon
Our new accounting system produces a monthly spreadsheet. Column C contains the Client name but only once. Column H contains the monthly spend for multiple product types
Example:
CLIENT PRODUCT NetValue
Client1 product 1 £100
Product2 £150
Product3 £1000
Client2 Product1 £300
Product3 £200
Client3 Product4 £25000
Client4 Product2 £2000
As you can see, some clients use different products and different numbers of products. Somehow, I need to total the spend for each client. Ideally in a new sheet which would show:
Client1 £1250
Client2 £500
Client3 £2500
Client4 £2000
This data is produced each month so I need to do this then calculate the cumulative spend over a 12 month period into a new sheet. I would really prefer a formula as our system has quite strict security with macros.
I hope this is clear and look forward to some help. Thanks is advance
Simon