该程序可以批量的将选中.txt文件中的数据添加到同名的Excel文件中

源代码在线查看: excel批处理.plg

软件大小: 135 K
上传用户: wanghao891207
关键词: Excel txt 程序 数据
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: Excel批处理 - Win32 Release--------------------
				
				Command Lines
				Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B.tmp" with contents
				[
				/nologo /subsystem:windows /incremental:no /pdb:"Release/Excel批处理.pdb" /machine:I386 /out:"Release/Excel批处理.exe" 
				".\Release\excel9.obj"
				".\Release\Excel批处理.obj"
				".\Release\Excel批处理Dlg.obj"
				".\Release\StdAfx.obj"
				".\Release\Excel批处理.res"
				]
				Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B.tmp"
				Output Window
				Linking...
				LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
				
				
				
				Results
				Excel批处理.exe - 0 error(s), 1 warning(s)
				
				
				
							

相关资源