excel

167 expert-verified Q&A posts in this category, sourced from the top-voted answers on Stack Overflow.

Solved March 12, 2013

Export denormalized data from excel to xml

We are trying to export an excel table with "Denormalized Data" to xml. The table headers are as follows: | AssetManager Code | AssetManager…

thumb_up 8 trending_up 4
Solved January 10, 2013

Find all references to a cell

I have the following data ----------------------------------- . A B C 1 Data Total Left 2 D1 10 5 3 D2 20 13 4 D3…

thumb_up 24 trending_up 11
Solved January 7, 2013

TRUE and FALSE don’t work within SUM()

I have boolean values in a column: A 1 TRUE 2 FALSE 3 TRUE 4 TRUE I realize that in Excel =TRUE+TRUE returns 2…

thumb_up 10 trending_up 10