Newbies patvdp Posted September 13, 2000 Newbies Posted September 13, 2000 When I put number fields into a published database (made with Home Page) they look like this : 123456 What do I have to do to display them formatted like 123.456 or 123,456? Setting the number format options didn't work. Patrick
Vaughan Posted September 14, 2000 Posted September 14, 2000 Create a calculation field that formats the number using text functions. The disadvantage of doing this is that 1) the value is returned as text; and 2) remember people must enter the value through the original field not the caculation, which is really just for display.
Newbies patvdp Posted September 15, 2000 Author Newbies Posted September 15, 2000 Thanks, that should work. Is there a solution on the browser side, like adding some HTML code?
Recommended Posts
This topic is 9102 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