D
Dr_Phil
hi,
How would you, using an if statement cheack to see if an entry in
list has been replicated?
eg.
a
b
c
d
e
f
g
a
h
"a" has been replecated-how wod u check for that?.....
i tried
=if(A1 = A2:A9,"replication","no replication")
and i repeted this for each line that i wanted but it didn
work.....any one know how to do it
How would you, using an if statement cheack to see if an entry in
list has been replicated?
eg.
a
b
c
d
e
f
g
a
h
"a" has been replecated-how wod u check for that?.....
i tried
=if(A1 = A2:A9,"replication","no replication")
and i repeted this for each line that i wanted but it didn
work.....any one know how to do it