Forum Discussion
- MarceloBenavideQrew CadetI suggest you play with the REPLACE formula function.Thank youMarcelo Benavides Torres
- MarkShnier__You
Qrew Legend
ie This would be a new formula text field
var text RemovePeriod= SearchAndReplace([my field], ".", "");
var text RemoveComma= SeachAndReplace($RemovePeriod,",","");
$RemoveComma
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------