开发者

How to transfer a folder with the files name and size to excel?

Is it possible to transfer to excel t开发者_Python百科he exact name of the files and its size from a folder, without having coding knowledge?


With no coding, you could run dir /C *.xls > a.txt, then import a.txt into Excel.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜