My data source is an Excel file. Although I have set some validation rules in my file (wherein cells fill with red when duplicate was detected within the column), I want my app not to allow the SubmitForm function or error notification once duplicate entry was found.
I know this is possible with SharePoint list through the enforce unique values. Is this possible with Excel, too?