Is it possible to combine several REGEX functions in one formula?
Currently, I have this setup:
In column A, there is some text that needs modifying
In columns B to E, a formula references columns A to D and does the modifying
So A1 reads
mbyz <i>truez</i> E,{shbow |sorbt }J.tbexzt
Finally, E1 reads
my true E sort J_text
Is it possible to do the complete modifying in column B alone, with one formula? Or is it necessary to use 4 columns?
See the attached file.
combine.ods (9.1 KB)