Help!
I would like to copy a value from an 'autonumber' field to a 'number' field, but SetValue will not do it because of conflicting datatypes.
My problem is that I have a few forms to run through, and if the user does not make it through all three, then the autonumbers will become mis-aligned and integrity is lost. If I use standard 'number' fields, then I can use the SetValue method in a macro to paste in any number and keep integrity intact.
EXACTLY WHAT I WANT: To copy a numeric value from an 'autonumber' datatype to a 'number' datatype. How do I do it?
If you need more explanations, please let me know.
Thanks!
-Naomi(r)
I would like to copy a value from an 'autonumber' field to a 'number' field, but SetValue will not do it because of conflicting datatypes.
My problem is that I have a few forms to run through, and if the user does not make it through all three, then the autonumbers will become mis-aligned and integrity is lost. If I use standard 'number' fields, then I can use the SetValue method in a macro to paste in any number and keep integrity intact.
EXACTLY WHAT I WANT: To copy a numeric value from an 'autonumber' datatype to a 'number' datatype. How do I do it?
If you need more explanations, please let me know.
Thanks!
-Naomi(r)