Hi,
I am having trouble with a formula. I will explain what I am trying to do:
1) I have a Text column, (DatacardValue7), that I would like to search the SharePoint List for duplicates when a user is entering the data, before Submit/Save, to see if it finds a duplicate value. So the user doesn't waste their time entering a lot of data only to have the system not save, since the Title Column will not save a duplicate, only unique values.
2. I have a Label,(Label9) where I would like it to Display "Duplicate Found" in RED, or be blank if no duplicate found after the search for duplicates is done on the Text column.
3. My form is 'GOS Daily Log V24'
4. I would like this to be done on New form only, as we edit the form and I do not want to have the Label (label9) visible pr perform a check for duplicates on the Text column(DatacardValue7) in Edit, since it will undoubtedly return a Duplicate.
Help on this formula will be greatly appreciated!
Ren