I'm using Google Sheets and I have this dataset with over 100 000 lines, and in one specific column (F) I want to delete all text starting from the dollar sign until the end. How do I do it?
For instance,
:
2.182.398
:
$28.34M
should become
:
2.182.398
: