뉴스

expression A variable that represents an AutoFilter object. The following example stores in a variable the address for the AutoFilter applied to the Crew worksheet. rAddress = ...
The following example stores in a variable the address for the AutoFilter applied to the Crew worksheet. rAddress = Worksheets("Crew").AutoFilter.Range.Address This example scrolls through the ...