Changing number field to text
I have created a form with a number field. We have so far generated around 400 records, now it has been identified that we actually need to be able to replace the number field with a text field.
Is there any smart way to implement this or is the only solution to create a new text field and update all records manually to move the data entered so far in the number field to the text field?