How to automatically trim a comma off? So I don't have to remove it manually?
you can use regex for that like this:
=REGEXREPLACE(A1, ",$", )
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With