View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Craig Freeman Craig Freeman is offline
external usenet poster
 
Posts: 17
Default VBA Cell Filtering with conditions

Hi Chip,

Thanks for your help, and your function does work, but it seems to only
return the first incident of condition. I was hoping to retrieve all
results that match this condition ("_")with the cell. Is there a way
this function could be modified?

thanks again,
Craig Freeman