View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CLS CLS is offline
external usenet poster
 
Posts: 5
Default Ignore Filtered items in actvecell.offset

Is there a way to setup the ActiveCell.offset(x,y).Activate command skip
over rows that are hidden due to an autofilter?

Chad