L
lunker55
I have 500 rows with 10 columns.
It is based on columns 1,2,3
Basically, I need to flag duplicates based on the first three columns.
ie:
A1 B1 C1
Orange Blue 22
If I enter the same combination in any other row, I want a message box to
pop up giving me an option to accept.
Does this make sense??
Joe
It is based on columns 1,2,3
Basically, I need to flag duplicates based on the first three columns.
ie:
A1 B1 C1
Orange Blue 22
If I enter the same combination in any other row, I want a message box to
pop up giving me an option to accept.
Does this make sense??
Joe