Feeds
已回答
How to using AutoFilter function for multiple Itmes via activeX?
Finally I found the solution on my own: invoke(Excel.Selection, 'AutoFilter', 1,... %Field {'1', '3', '5'},... %Cr...
How to using AutoFilter function for multiple Itmes via activeX?
Finally I found the solution on my own: invoke(Excel.Selection, 'AutoFilter', 1,... %Field {'1', '3', '5'},... %Cr...
9 years 前 | 0
| 已接受
提问
How to using AutoFilter function for multiple Itmes via activeX?
Hello, I am trying to "translate" the following VBA code into Matlab (using activeX) Selection.AutoFilter 1, Array("2", ...
9 years 前 | 1 个回答 | 0