Hi How can I "match/compare" two strings [or it would be better, if I could compare two strings, date]
A1="T" B1="Z" C=IF(A1=B1;"the same";"not the same") ? C= in this case, there not the same Thank you!
Hi How can I "match/compare" two strings [or it would be better, if I could compare two strings, date]
A1="T" B1="Z" C=IF(A1=B1;"the same";"not the same") ? C= in this case, there not the same Thank you!