I am building a high level report, showing total figures per client for all stocks. I need help to show the total of profits on disposals.
My Excel spreadsheet is as follows:
Client Details Stock Net Charges
Smith Purchase AAA 10000.00
Smith Sold AAA -15000.00
Smith Purchase BBB 2000.00
Smith Sold BBB -2500.00
Smith Purchase CCC 1800.00
I need a formula to calculate the sum of 'Net Charges' (for 'Purchase' and 'Sold') where a Stock has been 'Sold', ie. the formula would return -5500.00 in this example.
My Excel spreadsheet is as follows:
Client Details Stock Net Charges
Smith Purchase AAA 10000.00
Smith Sold AAA -15000.00
Smith Purchase BBB 2000.00
Smith Sold BBB -2500.00
Smith Purchase CCC 1800.00
I need a formula to calculate the sum of 'Net Charges' (for 'Purchase' and 'Sold') where a Stock has been 'Sold', ie. the formula would return -5500.00 in this example.