Skip to content

Instantly share code, notes, and snippets.

View hoostus's full-sized avatar

Justus Pendleton hoostus

  • Saigon, Vietnam
View GitHub Profile
function getUSDCell() {
var sourceSheet = SpreadsheetApp.getActiveSpreadsheet().getSheetByName('Net Worth');
var sourceTotalRef = "$A$1";
var sourceCell = sourceSheet.getRange(sourceTotalRef);
return sourceCell;
}
function getAUDCell() {
var sourceSheet = SpreadsheetApp.getActiveSpreadsheet().getSheetByName('Net Worth');
Year NAV Payments Change
1871 52.66 52.66 0.04850461012851421
1872 55.214252769367555 55.21425276936756 0.028225439335696077
1873 56.77269931137513 56.772699311375135 0.06859904944475365
1874 60.66725251854828 60.66725251854828 0.10276669908874479
1875 66.90182580266283 66.90182580266283 0.11069768944889352
1876 74.30770333892997 74.30770333892998 0.0636041858713573
1877 79.03398431377295 79.03398431377295 0.05853888902733224
1878 83.66054595090482 83.66054595090482 0.05887024376490032
1879 88.58566268453923 88.58566268453923 0.06842330923859236