Jump to content

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

Recommended Posts

Posted

I'm sure this has probably been addressed, but I couldn't find it in the myriad of posts regarding the term "duplicates" smile.gif

I am creating a very simple mailing list database (it has to be simple, given the person who will be entering the data). It contains fields for first name, last name, address, city, state, zip, and then some various category-type fields that we need for identification purposes.

I would like to be able to check a new record against existing records so that she won't enter the same name twice. I'm only concerned about checking first name and last name (I created a concatented field called full_name for this purpose).

I *thought* if I created a calculated field (called "duplicate") I could have it pop up with the word DUPLICATE if the If statement comes out True. But it's not working (everything comes out DUPLICATE). Obviously, I've got the formula wrong...

Anyone?

TIA...

Julia

Posted

If your profile was updated we would know what version of FMP you are using. You didn't give your calculation so we can't see what is wromg with it.

I use a filtered portal which shows names that match the text that is entered. Thus the more that is typed into the field the fewer names appear. I have a button that creates new records using the text that was entered. This avoids makeing a new record and then having to delete it because it is a duplicate.

Posted

Could you explain exactly how to do this. RalphL . Using fmp7 Panther.

I don't know how to make a filtered portal. This would help me tremendously as well.

Thanks for your response.

STann

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