|
|
#2
volte2006-08-14 22:37
|
RepPath:=DirectoryListBox1.GetItemPath(DirectoryListBox1.ItemIndex);
WorkBook:=EclApp.workbooks.open(RepPath+'\'+FileListBox1.Items[0]);
打开EXCEL怎样提取数据
谢谢