View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default modifing the find function

I have great news for you! FIND can be made to look at only one column.
Just select the column before you pull-down:

Edit Find
--
Gary''s Student - gsnu200774


"Chris" wrote:

I would like to know how to set up a button that will open an input box and
search for a particular value in only one column. This would be similar to
find but with a specific range( one column) and would ask find next at the
end.

Thanks,