Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

I NEED TO SEPARATE THE VALUES OF A FIELD INTO 2 SEPARATE FIELDS

$
0
0
I have a field called direction that contains values such as 319.135, I want to separate the contents of the field into 2 different fields such that 1 of the fields would read 319 and the other 14 (I want to separate the values based on the decimal point). Please any suggestions. Thank you

Viewing all articles
Browse latest Browse all 2485

Trending Articles