I am trying to write an Excel Online script to remove carriage returns. Writing a macro to do this in the desktop version of Excel is easy via CTRL+J using the 'Replace' drop-down. However, I find that CTRL+J is not working for me in Excel Online.
Any suggestions for how to write a script to remove carriage returns in Excel Online?