How to select the second visible row after applying a filter

前端 未结 0 635
萌比男神i
萌比男神i 2021-01-31 22:56

Usually when trying to select the first row of filtered data I use the following code which works perfectly fine:

ActiveSheet.AutoFilter.Range.Offset(1).SpecialCe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题