2014年5月14日

VBA 以文本格式打开DSV

摘要: Public Function GetDataFromDSV(fpath As String) As Collection Dim AllTextFormat(255) As Integer Dim i As Long For i = 0 To 255 AllTextF... 阅读全文

posted @ 2014-05-14 21:08 鱼东鱼 阅读(500) 评论(0) 推荐(0) 编辑

导航