We've added all kinds of utility functions that can retrieve spreadsheet info, like:
- remaining cells in sheet
- UTIL_CELLSREMAININGSHEET()
- remaining cells in spreadsheet
- UTIL_CELLSREMAININGSPREADSHEET()
- cells remaining to spreadsheet limit of 2 million
- UTIL_CELLSTOSPREADSHEETLIMIT()
- spreadsheet name
- sheet name
- total number of sheets
- sheet index
- reverse text
- UTIL_REVERSETEXT(textrange)
- count number of formulas used in either range or sheet
- UTIL_COUNTFORMULAS(A1notation)
- retrieve a value fro all sheets
- UTIL_UTIL_VALUESHEETS(A1notation)
- get the locale of a sheet
- get the timezone the speadsheet is in
- get the URL of the spreadsheet you're working in
- get the Id of the spreadsheet
If you want to have more utilities added, please use the Google Forms on our website.