I am trying to write a formula that removes all characters that are more than two digits to the right of a decimal.
For example:
ex1- testmarket.24hpt converts to testmarket.24
ex2- 5893.4583830 converts to 5893.45
ex3- user.bjackson converts to user.bj
please let me know if you can help
Bookmarks