Thread: possible?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Pierre Pierre is offline
external usenet poster
 
Posts: 149
Default possible?

hi

i have a formula in cell d2.
and i would like to minsert in this same cell the following formula :
=IF(COUNTIF($D$2:D2;D2)=1;D2;"")

possible ??