Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6533 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a found set of numbers going from 1 to 70.

Problem is that in taht range (2 digits), there are numbers with 3 digits.

The 'sub-numbers', who are also in the regular number fields.

Sorting on the numbers will put the sub-numbers (like 610, 620, 650 etc) at the beginning or the end of the sorted range, where I need them (in the above example), between 60 and 70.

The range should be:

60

610

620

650

70

...

any hint how, without creating too much 'in between fields' ?

TIA

Posted

I'd suggest putting "sub-numbers" in a separate field. You could have a calc field (or merge field) that combines them for display purposes, although I think it's clearer if they're kept separate.

Posted

Hi

can you live with "numbers" that are not numbers, but text ?

Because, if those "numbers" are stored as text, sorting gives you what you wish.

Posted

Ok Ender, thanks.

I did that, a new field,moved the 3 digit nrs to that field, and replaced the 3 digit by the corresponding 1 or 2 digit.

Still when sorting, it doesn't match. Although I'm already closer.

60

609

610

611

62

is what it should be...

60

62

609

610

611

is what it is.

What do I miss here ?

Somebody suggested to change the numbers to text...but I don't think that is a solution...

Posted

Is your field type = Number?

If it is text, it will sort the way you are describing.

If is a number, then it will sort properly.

HTH

Lee

Posted (edited)

I duplicated the number fields, made them calculation = original number field, result text and sorted ....

It works... thanks everybody...great help.

Guess I will follow 'all' the proposed solutions, even when for me they don't sound very 'logic'...

Edited by Guest

This topic is 6533 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.