没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
'======================================================================
Case "F¸´ÖÆ"
Clipboard.Clear
Clipboard.SetText .Clip
End With
'======================================================================
Case "NÕ³Ìù"
Dim mmm As Long
Dim ttt As Long
If .Rows = 1 Then Exit Sub
ttt = Len(Clipboard.GetText)
If ttt = 0 Then Exit Sub
For iii = 1 To ttt
If Mid(Clipboard.GetText, iii, 1) = Chr(9) Then sss = sss + 1
If Mid(Clipboard.GetText, iii, 1) = Chr(13) Then mmm = mmm + 1
Next
If sss / (mmm + 1) + .Col > .Cols - 1 Then
.ColSel = .Cols - 1
Else
.ColSel = sss / (mmm + 1) + .Col
End If
If .Row + mmm > .Rows - 1 Then
.RowSel = .Rows - 1
Else
.RowSel = .Row + mmm
End If
.Clip = Clipboard.GetText
Case "F¸´ÖÆ"
Clipboard.Clear
Clipboard.SetText .Clip
End With
'======================================================================
Case "NÕ³Ìù"
Dim mmm As Long
Dim ttt As Long
If .Rows = 1 Then Exit Sub
ttt = Len(Clipboard.GetText)
If ttt = 0 Then Exit Sub
For iii = 1 To ttt
If Mid(Clipboard.GetText, iii, 1) = Chr(9) Then sss = sss + 1
If Mid(Clipboard.GetText, iii, 1) = Chr(13) Then mmm = mmm + 1
Next
If sss / (mmm + 1) + .Col > .Cols - 1 Then
.ColSel = .Cols - 1
Else
.ColSel = sss / (mmm + 1) + .Col
End If
If .Row + mmm > .Rows - 1 Then
.RowSel = .Rows - 1
Else
.RowSel = .Row + mmm
End If
.Clip = Clipboard.GetText







资源评论

- p46075962020-11-19骗子骗子骗子骗子骗子.
- Flemming2017-12-26垃圾资源,就这么几句话 Clipboard.Clear Clipboard.SetText .Clip ……
- 深圳金蝶二开刘玉2015-07-13非常不错的代码..感谢感谢
u011006133
- 粉丝: 0
- 资源: 1

上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
已下载
下载帮助

看过该资源的人还看了
安全验证
文档复制为VIP权益,开通VIP直接复制
