Duplicate label

Two program lines have the same number or label.  Each line number or line label in form code or a module must be unique.

Check all the Sub and Function procedure definitions in the form code or module for the duplicate label.

You can use the Find command on the Edit menu to locate the duplicate label.