Hello,
I have a form where a user can specify a file name and upload it. I want to prevent users from loading the same file more than one time, creating duplicate records.
I am trying to prevent this with a macro using the CONDITION field. When a user loads a file for the first time, after...