Hi,
I have a difficult question. In sheet 1 in cell A1 if I type HELLO, and in sheet 2 cell A1 i type hello. How do I check in sheet 3 in cell A1 to see if what is in sheet 1(A1) and sheet 2 (A1) is the same or different. The problem is that it has to be case specific upper and lower case. If HELLO is typed in uppercase in sheet 1 then the answer in sheet 3 should be false because hello (in lowercase) is written in sheet 2. This needs to be done to mark data input tests and make sure people are typing the right format required ie Uppper of lower case. They are marked when the 2 sheets are exactly the same including the case of characters in it.
eg SHEET 1 CELL A1 = HELLO Answer sheet
SHEET 2 CELL A1 = hello employee sheet
SHEET 3 CELL A1 = some formula to match the case if its in different case and the spelling is correct still is wrong as it should have been in capitals.
Hope someone can help
I have a difficult question. In sheet 1 in cell A1 if I type HELLO, and in sheet 2 cell A1 i type hello. How do I check in sheet 3 in cell A1 to see if what is in sheet 1(A1) and sheet 2 (A1) is the same or different. The problem is that it has to be case specific upper and lower case. If HELLO is typed in uppercase in sheet 1 then the answer in sheet 3 should be false because hello (in lowercase) is written in sheet 2. This needs to be done to mark data input tests and make sure people are typing the right format required ie Uppper of lower case. They are marked when the 2 sheets are exactly the same including the case of characters in it.
eg SHEET 1 CELL A1 = HELLO Answer sheet
SHEET 2 CELL A1 = hello employee sheet
SHEET 3 CELL A1 = some formula to match the case if its in different case and the spelling is correct still is wrong as it should have been in capitals.
Hope someone can help