I have a number field (id_witness) containing a list of 3-digit numbers separated by returns. I want to append a decimal point and a four-digit number to each 3-digit number of the existing list of numbers to another field (id_Qs). How can I do this?
Create an account or sign in to comment