Will you suggest a formula to compare the values of two different cells and,
if the values are equal, input a character (as asterisk) in the formula cell?
Will you suggest a formula to compare the values of two different cells and,
if the values are equal, input a character (as asterisk) in the formula cell?
=IF(A1=A2,"*","")
HTH
--
AP
"sdmccabe" <[email protected]> a écrit dans le message de
news: [email protected]...
> Will you suggest a formula to compare the values of two different cells
> and,
> if the values are equal, input a character (as asterisk) in the formula
> cell?
=if(a1=b1,"*","")
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks