View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default how do i get an error message if identical data is in two or more.

Hi
see:
http://www.cpearson.com/excel/NoDupEntry.htm

--
Regards
Frank Kabel
Frankfurt, Germany


bobone wrote:
i am writing a task rota with many personnell in it
i.e. sweeping -- jones
cooking ----- thomas
washing ---- edwards
how can I make sure that the peoples names dont appear twice,
I will be grateful for any suggestions