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
blah |
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
function bamboo(){ | |
// var ss = SpreadsheetApp.openByUrl(''); | |
// var ss = importrange(""); | |
var ss17 = SpreadsheetApp.getActive(); | |
var sheet = ss17.getSheets()[1]; | |
var values = sheet.getRange("A2:A").getValues(); | |
var lastRow = values.filter(String).length; | |
//Current year | |
var sheet17 = ss17.getSheets()[0]; |
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
{"version":1,"resource":"file:///Users/angel/Desktop/code/vault-repos/vault/ui/app/models/oidc/provider.js","entries":[{"id":"4bcC.js","timestamp":1675370200093}]} |