Thread: IF match any
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Chad Portman Chad Portman is offline
external usenet poster
 
Posts: 36
Default IF match any

I wanna write a formula in column A so that if Column B matches any item in
the named range "GAT" it will return the vaule "TRUE" and if not the vaule
"FALSE". Any ideas.