david.paton
Registered User.
- Local time
- Yesterday, 22:12
- Joined
- Jun 26, 2013
- Messages
- 338
I have made a number field to record some numbers but it won't let me record zeros at the start of the number, such as 0457 945 673, as this is the format for mobile numbers in Australia. When I look at the number in a form they appear without the zero, so 457 945 673. I need to make the data type for the field to be text instead of number. At the moment the data type is number and I wanted to make a text field and copy all the numbers across to the text field from the number field. Is there a way to do this using an update query or something similar as I don't want to do it manually as I have between 100 and 200 numbers?