home/categories/business-apps/ecnu-icalk-autoskill-skillbank-convskill-english-gpt3-5-8-excel-vba-composite-key-duplicate-prevention-skill-md
business-appsbusiness
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.
maintainer
ECNU-ICALK
업데이트됨 3/16/2026
스타
304
포크
34
quick start
Installation and usage
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.
설치
$ install --globalskills.sh
사용법
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use excel-vba-composite-key-duplicate-prevention