sarahrosenberg
Board Regular
- Joined
- Aug 27, 2002
- Messages
- 190
I am trying to link two tables that each contain an "Account Number" field. The two tables were data mined differently, and in one table this field is a Text field, and in the other table it is a Number field. This gives me a file type mismatch.
I though the obvious thing was to change the field format. But, if I tried to change Text to Number, it will delete about 1/3 of my records. When I change Number to Text, the numbers do not exaclty match up, because the Text field is always the 11 digit number even if there is a zero at the front to make it 11 digits. When I convert my Number to Text, the field is sometimes 10 digits and sometimes 11. I don't know how to force a zero at the front to make it 11 digits every time.
Thanks!
Sarah
I though the obvious thing was to change the field format. But, if I tried to change Text to Number, it will delete about 1/3 of my records. When I change Number to Text, the numbers do not exaclty match up, because the Text field is always the 11 digit number even if there is a zero at the front to make it 11 digits. When I convert my Number to Text, the field is sometimes 10 digits and sometimes 11. I don't know how to force a zero at the front to make it 11 digits every time.
Thanks!
Sarah