S
Shan
I need to compare 2 cells and get a true or false if the are same or
not
so if A1=cat and B1=cat true should be returned
however if a1=cat b1=cater then false should be returned
I am currently using the Like operator which returns tru for both
not
so if A1=cat and B1=cat true should be returned
however if a1=cat b1=cater then false should be returned
I am currently using the Like operator which returns tru for both