View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jking80 jking80 is offline
external usenet poster
 
Posts: 2
Default Create a find form in a worksheet

I have a column of zip codes, and I want to create a find form. I do not
want the user to have to open Excel's find feature, I just want a text box
where you enter the zip code, and then a command button you click. If the
zip code the user enters is in the column, I want it to say YES, if it's not
in there, I want it to say NO.

Can this be done?