View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
minostrada minostrada is offline
external usenet poster
 
Posts: 16
Default autofiltered cells

Hello,

The range of my autofilter is A11:BN678. Sometimes I would like to make a
new row or delete a row in the range. My problem/question:
How is it possible that when I delete row 304, for example, some information
show up in the "new" 304,former 305. Is it maybe because of the fact that
some of the columns are still selected for the filter?

Is there a solution to make sure that this won't happen again?

At this moment I have to check all the cells if it's still matches the
inventory of the location!

Can anybody give me the right solution?

Thanks!!

Rens