I'm writing some custom functions to help automate a process, but one issue I'm noticing is that they do not wrap properly.
Steps:
- Enter some amount of text that exceeds the width of the column.
- Click "Wrap text". This works fine and you can see all the text that you entered.
- On the next row, enter =[prev cell reference]
- Click "Wrap text". Only the last line shows up for me when set to "Align bottom".
- Similarly for align top/middle, I cannot see all the text unless I manually update the row height.
This only seems to be an issue on Web, not Desktop. Anyone else encounter this, any workaround suggestions?