What is a regular expression compatible with OpenOffice Calc to limit each cell to 30 characters?
Example:
This is a sample text for my website.
Becomes:
This is a sample text for my w
What is a regular expression compatible with OpenOffice Calc to limit each cell to 30 characters?
Example:
This is a sample text for my website.
Becomes:
This is a sample text for my w
If the text is in cell A1:
Documentation is at https://help.libreoffice.org/Calc/Text_Functions#LEFT.