在 EndMoveShape() 中添加带*的两个指令,就能实现您想要的效果。
*If Asc(.Shapes("TBox" & i).TextFrame.TextRange.Text) > 0 Then
.Shapes("TBox" & i).TextFrame.TextRange.Text = DragShp.TextFrame.TextRange.Text
.Shapes("TBox" & i).TextFrame.TextRange.Font.Name = tFont
Drop = True
DragShp.Cut
*End If 真正的好帖子,再学一遍。 我觉得这个板块是需要一个懂VBA的版主,看了不少的帖子,觉得:
chenhuafu,ngcg等都是不错的。
页:
1
[2]