摘要:
'作废Public Function GetDealWithStr(strInit As String) As String'**************************************************************************'功 能:对字符串进行处理 阅读全文
摘要:
Private Function ExportExcel() As Long Dim strFileName As String Dim i As Long, j As Long Dim xlbook As Excel.Workbook Dim xlapp As Excel.Application 阅读全文