Hello,I am having the same problem. I need to retain an ID number that
always starts with 2 0s and is 9 digits long as in 009999999. I have
tried the numerous num {99...} combinationz with z's and nums and
nothing has worked. However, you mentioned saving as 'text' and
converting to 'int'. How do I do that? Any help is greatly appreciated.
Thanks