I have a workbook in Excel 2000 on Windows XP
On one of the sheets I have a series of 6 cells per row, only 4 of which will have content at any one time. This content must be different in each cell.
Is there a way I could enter a formula to check that each of these filled 4 cells are different? I.e. if cells B2, C2, D2, E2 contain say ‘Border’, ‘Cross’, ‘Terrier’, ‘GSD’ then since these are all different cell A2 would return ‘OK’. However if cells B2, C2, D2, E2 contained say ‘Border’, ‘Border’, ‘Terrier’, ‘GSD’ cell B2 would return ‘Wrong’.
Since there are generally over 100 rows in each spreadsheet and probably an average of 4 sheets per week being raised I would then like cell A1 to check whether all the cells in column A = OK, if true return a value of ‘OK’ if false return a value of ‘Wrong’.
Any thoughts?
Thanks
Doreen
On one of the sheets I have a series of 6 cells per row, only 4 of which will have content at any one time. This content must be different in each cell.
Is there a way I could enter a formula to check that each of these filled 4 cells are different? I.e. if cells B2, C2, D2, E2 contain say ‘Border’, ‘Cross’, ‘Terrier’, ‘GSD’ then since these are all different cell A2 would return ‘OK’. However if cells B2, C2, D2, E2 contained say ‘Border’, ‘Border’, ‘Terrier’, ‘GSD’ cell B2 would return ‘Wrong’.
Since there are generally over 100 rows in each spreadsheet and probably an average of 4 sheets per week being raised I would then like cell A1 to check whether all the cells in column A = OK, if true return a value of ‘OK’ if false return a value of ‘Wrong’.
Any thoughts?
Thanks
Doreen