Generate a list of sheet names in the workbook (google spreadsheets only)
- https://productforums.google.com/forum/#!topic/docs/-2mGCzmUIkYfunction sheetnames() { var out = new Array() var sheets = SpreadsheetApp.getActiveSpreadsheet().getSheets(); for (var i=0 ; i<sheets.length ; i++) out.push( [ sheets[i].getName() ] ) return out }
Retrieving a specific cell value from other sheets
- https://productforums.google.com/forum/#!topic/docs/YwfiGQpg5LISheet name with no space:
=Sheet1!A1
Sheet name with space
='Sheet Name'!A1
Use string value from a cell to access worksheet of same name
- http://stackoverflow.com/questions/16899175/excel-use-string-value-from-a-cell-to-access-worksheet-of-same-namee.g. cell A5 has the string value of the worksheet name
=INDIRECT("'"&A5&"'!G7")
Tired of dealing with the 2fa errors in your Gdax account and looking for some remedy? If yes, get the best deal that not only saves your time but also serve the solutions that are easy to handle. Just dial Gdax number and get a quick response from the professionals who are there to support you at every step. The professionals know all the inventive techniques and remedies to resolve your errors in quick time as they have skills in this domain.
ReplyDelete