I have a big excel file with multiple columns and multiple data types (v_string and double) and I need to round every single cell whenever possible.
Should I use something like multi-field formula and try to round with if statement?
Thanks for all the help.