Chinaunix首页 | 论坛 | 博客
  • 博客访问: 45258
  • 博文数量: 61
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 550
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-23 14:08
文章分类

全部博文(61)

文章存档

2025年(3)

2024年(14)

2023年(22)

2022年(22)

我的朋友

发布时间:2025-02-20 12:10:21

一、建模块Public Sub ExportToExcelFast(objGrid As MSHFlexGrid, Optional TextCols As String = "")    Dim xlApp As Object, xlBook As Object, xlSheet As Object    Dim arrData() As String    Dim i As Long, j As Long    Dim strFileName As String   &.........【阅读全文】

阅读(9) | 评论(0) | 转发(0)

发布时间:2025-02-20 12:01:23

' 记录开始时间......【阅读全文】

阅读(7) | 评论(0) | 转发(0)

发布时间:2025-01-03 10:21:08

MSHFlexgrid横向统计......【阅读全文】

阅读(36) | 评论(0) | 转发(0)

发布时间:2024-12-01 16:52:34

Combo2.ListIndex = 1  ''''combo的style为dropdown list时 =0显示第1,=1显示第2......【阅读全文】

阅读(55) | 评论(0) | 转发(0)

发布时间:2024-11-04 11:10:31

    w = Me.Width / Combo1.WidthEnd SubPrivate Sub Form_Resize()    Combo1.Left = Me.Width / l......【阅读全文】

阅读(85) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册