Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# VBA-Excel VLookUp
Brief Summary of code

1. Delete duplicates and add "Claimant #ID" to each row
2. If in Clean Claims Data are duplicates highlight them
3. Copy Clean Data to two dimensional array
4. Asks user to open excel file with claims
5. Asks user to select column with Member ID
6. Adding new column with matched Claimant #ID
7. Asks user if they want to open another excel file