A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Myk. No that didnt help at all. I have already done all of that. Literally actioned all of it.
The only thing I have seemed to find from my own investigation is that in some columns, if the fields references any other calculated cell it will cause the Sum function to disable even though its not a circular reference. So for example: I have a cell elsewhere in the workbook that will have D1=a1+b1+c1. Then in my column I have worksheet 2: F60=worksheet1:D1. So that it shows the result of D1 in worksheet1. This is not a circular reference. It does not reference any other cell in the column or even the worksheet. But it zacks out the Sum in that column. I found the workaround is to put the field referencing the other worksheet outside of the column and then only reference that field in the column. ie field F60=worksheet1:D1. column H sums column F and will collect F60 as well.
I hope thats not too confusing.