After many years of waiting, this is now a feature of sheets - so this little hack is no longer needed. Options now are:
One limitation of Google Spreadsheets is the lack of a vertical text option - handy if you have very wordy headings to columns. This is being worked on - but a little work around for now is the use of the following formula:
=ARRAYFORMULA(CONCATENATE((MID( "English Lit"; ROW(INDIRECT("YY1:YY"&LEN( "English Lit" ))); 1)&CHAR(10))))
Don't worry how it works - just copy and paste - change both english lit's to whatever you want.
One limitation of Google Spreadsheets is the lack of a vertical text option - handy if you have very wordy headings to columns. This is being worked on - but a little work around for now is the use of the following formula:
=ARRAYFORMULA(CONCATENATE((MID( "English Lit"; ROW(INDIRECT("YY1:YY"&LEN( "English Lit" ))); 1)&CHAR(10))))
Don't worry how it works - just copy and paste - change both english lit's to whatever you want.
You can also insert a drawing, make a text box and rotate by 90 degrees. Just another option. Drawing can be used to add lots of things to Google Docs. In spreadsheet you can also attach scripts to them - so make buttons that do things.....
ReplyDelete