Lee Smith Posted November 13, 2003 Posted November 13, 2003 Are you asking how to have One, Two, Three etc. converted to 1, 2, 3 etc, or 1, 2, 3, converted to One, Two, Three?
rivet Posted November 13, 2003 Author Posted November 13, 2003 sorry, I am try to avoid accidental carriage returns during data entry. So I thought if I use number global field for text entry and then have a script transfer it to text field, it would take care of this. But I am not sure if text is entered into number field can I convert this?
-Queue- Posted November 13, 2003 Posted November 13, 2003 Text in a number field is ignored. Use a global (or regular) text field instead. You can use a Substitute( ) in a Set Field script step to clean it up.
Recommended Posts
This topic is 7680 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now