Hi,
I have run into this scenario before but wanted to post this here.
I am enclosing a file to help show what i am talking about.
I have a macro i am working on and i filter the worksheet on a column. I filter on this column such that i want to count all the filtered rows (if any) which do not equal "Level2".
Then i use the following to count the number of rows of filtered rows........
Generally speaking the above code works well .......until today.![]()
Please Login or Register to view this content.
For some reason i am getting last_row_pst_filter = 75 and i dont even have (as far as i know) 75 rows in the file.
Any ideas? Why does it show 75?
Bookmarks