Thread: Duplicated cell
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph David Biddulph is offline
external usenet poster
 
Posts: 620
Default Duplicated cell

Data Validation: Formula: COUNTIF(B$1:B1,B1)=1
--
David Biddulph

"David" wrote in message
...
Hi,

Is it possible to give an error message if you insert a duplicated field
in
a excel cell like it can be done in ms access?

Thanks.