View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
M. M. is offline
external usenet poster
 
Posts: 18
Default Find two diferent cells value ...

I'd like to make search function where I would like to find to diferent
cells value in same row. Supose I have two column of data A and B with more
than 10000 of rows. I would like to find witch row have value "1" in column
A and value "333" in column B?

Thank's on help

Milos