Jump to content
Server Maintenance This Week. ×

Find Uniqued Records


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

Recommended Posts

It is very easy to find duplicated records by entering "!" in the Find Mode.

But let's say I have 100 records that contain same data such as "SA" in the field name called "Code". I want to Find such that it will return one record found for SA if I enter SA in Code in the Find mode.

Why do I do this? Well I just want to know there is a "SA" is existed or not WITHOUT showing me all records found that contain

Link to comment
Share on other sites

Thank you for a very quick answer. I have a similiar but "further" question. Actually this is my real question because last time I did not make myself clear.

Let's say I have six records that Code contains like this:

SA

SA12

SA3

SA12

SA13

SA13

then I want it return like this:

SA

SA1

SA3

SA12

SA13

Thank you very much again. It already took me almost a whole day to work on this problem.

Link to comment
Share on other sites

I think I understand your question. I made a text field "Serial", which allows me to find on "SA." I then made a calculation field, "Serialcalc" which gives a number result that is simply TextToNum(Serial). In this field I can sort "Serial" and have it sort correctly.

mb

Link to comment
Share on other sites

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