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

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

Recommended Posts

Posted

Can anyone help with a function that eliminate duplicate values from a field.

I have e.g. a field with 5 values, separated by a carrige return:

8

4

5

4

8

and I need to end up with a field/list that have filtered out the duplicates:

8

4

5

any suggestions ??

;-) Claus

Posted

Can anyone help with a function that eliminate duplicate values from a field.

I have e.g. a field with 5 values, separated by a carrige return:

8

4

5

4

8

and I need to end up with a field/list that have filtered out the duplicates:

8

4

5

any suggestions ??

;-) Claus

Posted

Can anyone help with a function that eliminate duplicate values from a field.

I have e.g. a field with 5 values, separated by a carrige return:

8

4

5

4

8

and I need to end up with a field/list that have filtered out the duplicates:

8

4

5

any suggestions ??

;-) Claus

Posted

Thank you for your suggestion comment.

This can do the stuff, but it require 3 costum functions, and that might be a little overkill for my use. (4-5 lists), so I guess I'm going to use a valuelist instead.

....unless anyone have other suggestions.....??

Posted

Thank you for your suggestion comment.

This can do the stuff, but it require 3 costum functions, and that might be a little overkill for my use. (4-5 lists), so I guess I'm going to use a valuelist instead.

....unless anyone have other suggestions.....??

This topic is 7187 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.