Created
January 27, 2016 00:39
-
-
Save rapsacnz/6c9d2f059cba132855e6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Row ss:Height="19"> | |
<Cell ss:StyleID="s67"/> | |
<Cell ss:StyleID="s67"><Data ss:Type="String">Totals</Data></Cell> | |
<Cell ss:StyleID="s67" ss:Formula="=SUM(Amount_Column)"><Data ss:Type="Number"></Data></Cell> | |
<Cell ss:StyleID="s70" ss:Formula="=SUM(Percentage_of_Total_Column)"><Data | |
ss:Type="Number"></Data></Cell> | |
</Row> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment