Hi,
Could someone please provide a regex that can convert a string of numbers into a 2 point decimalisation. For example, convert 100 into 1.00, convert 100000 into 1000.00
I have searched on the forums but could not find a regex that does a search/replace for my needs.
Many thanks for your help,
Steve
Could someone please provide a regex that can convert a string of numbers into a 2 point decimalisation. For example, convert 100 into 1.00, convert 100000 into 1000.00
I have searched on the forums but could not find a regex that does a search/replace for my needs.
Many thanks for your help,
Steve