Hi all,
I'm attempting to consolidate a big block of data with two columns and a reference to a month into a summary table and I can't seem to get there.
Essentially I want to sum for example, all the items in the reference table that are CAPEX and Labour for the Month of September into the summary table in C2.
Instead of merging cells D1 and E1 previously I was using OFFSET and I had duplicated the month into both columns but it probably isn't the right way to go about it and I can't figure out how to get it to differentiate between Forecast and Actual because I wrote that formula over a year ago...
(To add a layer of complexity - is there also a way to choose the entire Actuals column over the Forecast column if there are Actuals loaded in the column? So for example I won't have Actuals in the November column yet because it's not November - but if I did can I sum that column instead? Knowing also that not every row is always accounted for each month as resources come and go. If not, I can remove the forecast after entering actuals nbd)
I've been working on this on and off for a week and I'm admitting defeat now! Any help would be more than much appreciated.
Ref data table:
[TABLE="width: 547"]
<tbody>[TR]
[TD="width: 47, bgcolor: transparent"][/TD]
[TD="width: 125, bgcolor: transparent"][/TD]
[TD="width: 196, bgcolor: transparent"][/TD]
[TD="width: 118, bgcolor: transparent, colspan: 2"]Sep-18
[/TD]
[TD="width: 129, bgcolor: transparent, colspan: 2"]Oct-18
[/TD]
[TD="width: 113, bgcolor: transparent, colspan: 2"]Nov-18
[/TD]
[/TR]
[TR]
[TD="width: 47, bgcolor: transparent"]CAPEX / OPEX
[/TD]
[TD="width: 125, bgcolor: transparent"]Category
[/TD]
[TD="width: 196, bgcolor: transparent"]Vendor/Description
[/TD]
[TD="width: 49, bgcolor: transparent"]Forecast
[/TD]
[TD="width: 69, bgcolor: transparent"]Actual
[/TD]
[TD="width: 70, bgcolor: transparent"]Forecast
[/TD]
[TD="width: 59, bgcolor: transparent"]Actual
[/TD]
[TD="width: 70, bgcolor: transparent"]Forecast
[/TD]
[TD="width: 43, bgcolor: transparent"]Actual
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Travel
[/TD]
[TD="bgcolor: transparent"]Travel
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 1,162.00
[/TD]
[TD="bgcolor: transparent"] $ 1,200.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 2,400.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Training
[/TD]
[TD="bgcolor: transparent"]Training
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 10,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Prof. Services
[/TD]
[TD="bgcolor: transparent"]Professional Services (Marketing)
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 6,445.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 45,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Legal
[/TD]
[TD="bgcolor: transparent"]External Legal
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 1,646.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 5,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Resource
[/TD]
[TD="bgcolor: transparent"]Change
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 7,402.00
[/TD]
[TD="bgcolor: transparent"] $ 9,825.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 9,825.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 1
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 93,537.00
[/TD]
[TD="bgcolor: transparent"] $ 20,400.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 15,300.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 2
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 23,161.60
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 23,161.60
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 3
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 5,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 3,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 4
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 11,040.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 11,040.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 5
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 6
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 7
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 8
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 10,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 9
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Vendor
[/TD]
[TD="bgcolor: transparent"]Email issue
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Vendor
[/TD]
[TD="bgcolor: transparent"]3rd party implementation
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 11,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]
Summary table:
[TABLE="width: 365"]
<tbody>[TR]
[TD="width: 47, bgcolor: transparent"]Type
[/TD]
[TD="width: 125, bgcolor: transparent"]Category
[/TD]
[TD="width: 196, bgcolor: transparent, align: right"]Sep-18
[/TD]
[TD="width: 49, bgcolor: transparent, align: right"]Oct-18
[/TD]
[TD="width: 69, bgcolor: transparent"]Nov-18
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Vendor
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Software
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Hardware
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Resource
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Training
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Professional Services
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Legal
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Maintenance
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Travel
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Other
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]
I'm attempting to consolidate a big block of data with two columns and a reference to a month into a summary table and I can't seem to get there.
Essentially I want to sum for example, all the items in the reference table that are CAPEX and Labour for the Month of September into the summary table in C2.
Instead of merging cells D1 and E1 previously I was using OFFSET and I had duplicated the month into both columns but it probably isn't the right way to go about it and I can't figure out how to get it to differentiate between Forecast and Actual because I wrote that formula over a year ago...
(To add a layer of complexity - is there also a way to choose the entire Actuals column over the Forecast column if there are Actuals loaded in the column? So for example I won't have Actuals in the November column yet because it's not November - but if I did can I sum that column instead? Knowing also that not every row is always accounted for each month as resources come and go. If not, I can remove the forecast after entering actuals nbd)
I've been working on this on and off for a week and I'm admitting defeat now! Any help would be more than much appreciated.
Ref data table:
[TABLE="width: 547"]
<tbody>[TR]
[TD="width: 47, bgcolor: transparent"][/TD]
[TD="width: 125, bgcolor: transparent"][/TD]
[TD="width: 196, bgcolor: transparent"][/TD]
[TD="width: 118, bgcolor: transparent, colspan: 2"]Sep-18
[/TD]
[TD="width: 129, bgcolor: transparent, colspan: 2"]Oct-18
[/TD]
[TD="width: 113, bgcolor: transparent, colspan: 2"]Nov-18
[/TD]
[/TR]
[TR]
[TD="width: 47, bgcolor: transparent"]CAPEX / OPEX
[/TD]
[TD="width: 125, bgcolor: transparent"]Category
[/TD]
[TD="width: 196, bgcolor: transparent"]Vendor/Description
[/TD]
[TD="width: 49, bgcolor: transparent"]Forecast
[/TD]
[TD="width: 69, bgcolor: transparent"]Actual
[/TD]
[TD="width: 70, bgcolor: transparent"]Forecast
[/TD]
[TD="width: 59, bgcolor: transparent"]Actual
[/TD]
[TD="width: 70, bgcolor: transparent"]Forecast
[/TD]
[TD="width: 43, bgcolor: transparent"]Actual
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Travel
[/TD]
[TD="bgcolor: transparent"]Travel
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 1,162.00
[/TD]
[TD="bgcolor: transparent"] $ 1,200.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 2,400.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Training
[/TD]
[TD="bgcolor: transparent"]Training
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 10,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Prof. Services
[/TD]
[TD="bgcolor: transparent"]Professional Services (Marketing)
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 6,445.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 45,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Legal
[/TD]
[TD="bgcolor: transparent"]External Legal
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 1,646.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 5,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Resource
[/TD]
[TD="bgcolor: transparent"]Change
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 7,402.00
[/TD]
[TD="bgcolor: transparent"] $ 9,825.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 9,825.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 1
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 93,537.00
[/TD]
[TD="bgcolor: transparent"] $ 20,400.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 15,300.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 2
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 23,161.60
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 23,161.60
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 3
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 5,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 3,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 4
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 11,040.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 11,040.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 5
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 6
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 7
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 8
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 10,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"]Resource 9
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Vendor
[/TD]
[TD="bgcolor: transparent"]Email issue
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Vendor
[/TD]
[TD="bgcolor: transparent"]3rd party implementation
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"] $ 11,000.00
[/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]
Summary table:
[TABLE="width: 365"]
<tbody>[TR]
[TD="width: 47, bgcolor: transparent"]Type
[/TD]
[TD="width: 125, bgcolor: transparent"]Category
[/TD]
[TD="width: 196, bgcolor: transparent, align: right"]Sep-18
[/TD]
[TD="width: 49, bgcolor: transparent, align: right"]Oct-18
[/TD]
[TD="width: 69, bgcolor: transparent"]Nov-18
[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Labour
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Vendor
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Software
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CAPEX
[/TD]
[TD="bgcolor: transparent"]Hardware
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Resource
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Training
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Professional Services
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Legal
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Maintenance
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Travel
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]OPEX
[/TD]
[TD="bgcolor: transparent"]Other
[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[/TR]
</tbody>[/TABLE]