View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Stefan Stefan is offline
external usenet poster
 
Posts: 27
Default Macroprogramming

Hi,

I looking for a macro that should do the following procedu

Show all cell with a certain content, for example show cells with value
"cheese" and cells with value "eggs", do not show zeroes, empty and other
cell values.

The macro should do the procedure within a certain cellrange for example
f3:f54.

Filtering is not possible due to users lack of excelexperience and that I´m
working in excel 2003.

Thanks

Stefan Carlsson