Excel VBA Composite Key Duplicate Prevention

Generates a VBA Worksheet_Change macro to prevent duplicate entries based on two columns (e.g., Company Name and Invoice Value). It triggers on entry in the second column, checks for existing matching pairs, alerts the user with the row number of the duplicate, and clears the new entry.

ECNU-ICALK Updated 559 repo stars

File contents

ECNU-ICALK/AutoSkill/tree/main/SkillBank/ConvSkill/english_gpt3.5_8/excel-vba-composite-key-duplicate-prevention commit 949344b057

Frequently asked questions

npx skillmds@latest add ecnu-icalk/excel-vba-composite-key-duplicate-prevention