Lead the data out to excel
摘要: ImportsMicrosoft.VisualBasicImportsSystem.TextImportsSystem.IOImportsMainModPublicClassExcelFilePublicEnumValueTypesxlsInteger=0xlsNumber=1xlsText=2EndEnumPublicEnumCellAlignmentxlsGeneralAlign=0xlsLe...
阅读全文
posted @
2006-05-30 15:33 Liangyy 阅读(257) |
评论 (0) 编辑
Structure date controlling part
摘要: PrivateSubSetDateWeekDropDownList(ByValmYearMonthAsString)DimiAsInteger=0,jAsInteger=0DimStartDateAsString=Format(CDate(mYearMonth&"-01"),DATE_FORMAT)DimEndDateAsString=Format(DateAdd(DateInterval...
阅读全文
posted @
2006-05-30 15:19 Liangyy 阅读(68) |
评论 (0) 编辑