macro4.txt
来自「VC++和ACCESS使用ADO连接」· 文本 代码 · 共 20 行
TXT
20 行
Selection.MoveDown Unit:=wdLine, Count:=1
Selection.TypeText Text:="陈玮哈"
Selection.MoveDown Unit:=wdLine, Count:=1
Selection.TypeText Text:="部门又是什么东西呢哈哈哈哈"
Selection.MoveDown Unit:=wdLine, Count:=1
Selection.TypeText Text:="学历又来的哈哈哈哈哈哈哈哈"
Selection.MoveDown Unit:=wdLine, Count:=1
Selection.TypeText Text:="职称哈哈哈哈哈哈哈哈哈啊哈哈"
Selection.MoveRight Unit:=wdCharacter, Count:=1
Selection.MoveUp Unit:=wdLine, Count:=3
Selection.MoveRight Unit:=wdCharacter, Count:=3
Selection.TypeText Text:="单位哈哈哈哈哈哈哈哈哈啊哈哈"
Selection.MoveDown Unit:=wdLine, Count:=1
Selection.TypeText Text:="职务哈哈哈哈哈哈哈哈哈哈哈哈哈哈"
Selection.MoveDown Unit:=wdLine, Count:=1
Selection.TypeText Text:="专业哈哈哈哈哈哈哈好哈哈哈"
Selection.MoveDown Unit:=wdLine, Count:=1
Selection.TypeText Text:="2008年10月29日"
转正审批表(空).doc
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?