never mind, I got it:D On Mon, Mar 30, 2009 at 3:32 PM, cesarino vinh <[email protected]>wrote:
> 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! >
