会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
我的编程之路
博客园
首页
新随笔
联系
订阅
管理
Excel自动触发时间
Private Sub Worksheet_SelectionChange(ByVal Target As Range)
col_num = ActiveCell.Column
row_num = ActiveCell.Row
Cells(row_num, 1) = Date
End Sub
posted @
2010-03-11 00:12
kelin1314
阅读(
397
) 评论(
0
)
收藏
举报
刷新页面
返回顶部
公告