I have question. I am trying to do a true false statement that will return the vaildations as Duplicates or Not Duplicates using just an excel formula for 6 columns. Heres an example
Columns:
Row# - RowAlpha - Lot# - LotAlpha - Space# - Space Aplha
1 C 1
1 C 2
2 A 1
I have tried the validation using Sql, but for the column cells that are blank above a cell that has a value, it nulls everything in that column and I can't pin point the duplicates because it is reading the blanks as dups.
I've tried tagging, highlighting and counting but m=nothing works.
HELP
Columns:
Row# - RowAlpha - Lot# - LotAlpha - Space# - Space Aplha
1 C 1
1 C 2
2 A 1
I have tried the validation using Sql, but for the column cells that are blank above a cell that has a value, it nulls everything in that column and I can't pin point the duplicates because it is reading the blanks as dups.
I've tried tagging, highlighting and counting but m=nothing works.
HELP