Invalid procedure name

A procedure name can't be a restricted keyword, must start with a letter, must be unique within the same scope, and can be a maximum of 255 characters — including letters, numbers, and underscores (_). Function procedure names can include a type declaration character, but Sub procedure names cannot.