Microsoft Excel: Difference between revisions

Jump to navigation Jump to search
203 bytes added ,  16 September 2015
Line 80: Line 80:


== Merge data from different files ==
== Merge data from different files ==
CSV / Text files
Merge multiple CSV / Text files by using Windows command (命令提示字元)<ref>[http://windows.microsoft.com/zh-tw/windows/command-prompt-faq#1TC=windows-8 命令提示字元:常見問題集 - Windows 說明]</ref>
* {{kbd | key = copy *.csv bundle.csv}} for different CSV files  
* {{kbd | key = copy *.csv bundle.csv}} for different CSV files  
* {{kbd | key = copy *.txt bundle.csv}} for different Text files  
* {{kbd | key = copy *.txt bundle.csv}} for different Text files  

Navigation menu