G
Guest
Hi -
I have a field of type Long, the data that goes in the field are numbers
like 027987 and 564982
Every time I enter a number with a 0 in front access takes the 0 out and
leaves me with 27987.
Is there anything I can do to keep the field type long? I've done a lot of
programming and I hate to loose it if I had to change the field type to
String.
Thanks
I have a field of type Long, the data that goes in the field are numbers
like 027987 and 564982
Every time I enter a number with a 0 in front access takes the 0 out and
leaves me with 27987.
Is there anything I can do to keep the field type long? I've done a lot of
programming and I hate to loose it if I had to change the field type to
String.
Thanks