Status Update
Comments
se...@kauk.at <se...@kauk.at> #2
Long overdue functionality that would help Android catch up.
ck...@gmail.com <ck...@gmail.com> #3
LONG LONG LONG overdue.
zi...@cloudware360.com.pe <zi...@cloudware360.com.pe> #4
Can't wait, please support this function..
ni...@gmail.com <ni...@gmail.com> #6
I would like it too.
ni...@gmail.com <ni...@gmail.com> #7
ID3v2.2 uses the ULT tag, while ID3v2.3 uses the USLT ID3 tag to store lyrics embedded in an MP3.
Hopefully Android will implement a robust system can display lyrics from either ID3 version.
Hopefully Android will implement a robust system can display lyrics from either ID3 version.
ry...@google.com <ry...@google.com> #8
this must be done asap.
Description
function ssName() {
var spreadsheetName = SpreadsheetApp.getActiveSpreadsheet().getName();
return spreadsheetName;
}
In this spreadsheet I have several instances of the function being called
I would expect to see the same spreadsheet name in column B
Instead I see the name of the spreadsheet that was current at the time the function was added to the cell.
Refreshing the page doesn't fix it.
If you delete the cell entry and re-enter the function you get the same result. If you put the function in a cell that has not been used before, you get the correct result
Project key (found under "File > Project properties"):
MQeuaV-NGVN3eTioaZHtpzQR9xTBF7lDj
On which browser & OS?
Chrome, W7
Please provide any additional information below.