puterco Posted August 2, 2001 Posted August 2, 2001 Filemaker sorts numbers so that 10 comes before 9 etc: ID: Record: 10 Record C 8 Record A 9 Record B I quess this isn't a big problem but if I only have <20 records it bothers me in list view those rare times when I sort something by their IDs. Is there a way to easily make FM sort numbers properly? I know that I could manually add a zero before the nine, but I would rather hear a different tip.
JerrySalem Posted August 3, 2001 Posted August 3, 2001 Make sure the type of field for your serial number is actually a Number. this might make the sort work. Jerry
Kurt Knippel Posted August 3, 2001 Posted August 3, 2001 quote: Originally posted by puterco: Filemaker sorts numbers so that 10 comes before 9 etc: ID: Record: 10 Record C 8 Record A 9 Record B If formatted as Text this is the correct sort order, but if the ID is formatted as a number then it will sort in the expected order. You can also pad the numbers with leading zeros if you want to keep them as text. For example: ID: Record: 0008 Record A 0009 Record B 0010 Record C
Recommended Posts
This topic is 8513 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