会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
四六成双
好编程,不求精通.每逢Bug,便欣然捉虫!
博客园
首页
新随笔
联系
订阅
管理
2008年10月22日
VBA常用函数及记事
摘要: '将 A 转成 1Function ConvertExcelNumToInt(colName As String) As Integer Dim i As Integer Dim rtn As Integer If Len(colName) = 0 Then ConvertExcelNumToInt = 0 Exit Function End If colN
阅读全文
posted @ 2008-10-22 16:39 四六成双
阅读(402)
评论(0)
推荐(0)
编辑
公告