Spencer Posted February 7, 2001 Posted February 7, 2001 Is there a way to convert a number field to a text field with the numbers layout? Example: input =500 fieldlayout as number = $500.00 second field as editable text must be the same as $500.00 and not 500
Vaughan Posted February 8, 2001 Posted February 8, 2001 No. Generally the data is entered as a number then displayed as currency, percentage etc. Lots of things work this way: spreadsheets, databases etc.
Robert R Posted February 8, 2001 Posted February 8, 2001 Why couldn't you just create a calculated field? There are functions that convert numbers to text. Then just add a "$" to it.
Recommended Posts
This topic is 8960 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