Hello Team,
I need to develop a custom primary key in Excel, i.e. based on multiple columns data, it should be a unique combination and none of the cells data can be NULL. For example, data in Column A, B, C, D form an unique pair. So I need to restrict a user to enter duplicate entry for these columns. Individual columns can have duplicate values but combination of Cell A, Cell B, Cell C & Cell D should be unique. How do we achieve this in Excel.
We need to generate a custom validation and if user violates the rule, an error message should be thrown. Please help.
I need to develop a custom primary key in Excel, i.e. based on multiple columns data, it should be a unique combination and none of the cells data can be NULL. For example, data in Column A, B, C, D form an unique pair. So I need to restrict a user to enter duplicate entry for these columns. Individual columns can have duplicate values but combination of Cell A, Cell B, Cell C & Cell D should be unique. How do we achieve this in Excel.
We need to generate a custom validation and if user violates the rule, an error message should be thrown. Please help.