S
SITCFanTN
I have a table with 50,000 rows. The value in the col are currency and all
need to be divided by 100 to show the correct currency amount. The column
name is "Payment". I'm thinking this is easy but I'm just not able to figure
it out. Below is an example from my table. Thank you in advance for your
help.
$34,200.00 should show as 342.00
$87,700.00 should show as 877.00
need to be divided by 100 to show the correct currency amount. The column
name is "Payment". I'm thinking this is easy but I'm just not able to figure
it out. Below is an example from my table. Thank you in advance for your
help.
$34,200.00 should show as 342.00
$87,700.00 should show as 877.00