Feeds
已回答
Equivalent ActiveX Code for xlsread
Looks like this worked to point to specific sheet number :) SheetNo=2; ActiveSheet=get(exlSheets, 'Item', SheetNo); But n...
Equivalent ActiveX Code for xlsread
Looks like this worked to point to specific sheet number :) SheetNo=2; ActiveSheet=get(exlSheets, 'Item', SheetNo); But n...
10 years 前 | 0
提问
Equivalent ActiveX Code for xlsread
Hello everyone :) I have a program in which it reads some Excel files and use the data imported from them. I used the xlsread f...
10 years 前 | 3 个回答 | 0