- 20
- 0
- 约1.66万字
- 约 25页
- 2017-06-10 发布于河南
- 举报
VBA中简单实用的语句(国外英文资料)
VBA中简单实用的语句(国外英文资料)
Common statements
(1). Workbook
1. On the Error Resume Next ignore the Error to continue VBA code, avoid the Error message
On Error GoTo ErrorHandler jump to somewhere in the process when the Error occurs
Application. DisplayAlerts = False will not be displayed during the execution of the program
Application. Screenupdate = False closes the screen refresh
Application. Screenupdate = True opens the screen refresh
The activeworkbook.name returns the name of the activity job
6 ActiveWorkbook. WindowState = xlMaximized maximizes the current workbook
(Sheet1).name = Sum
The Work
您可能关注的文档
- Matlab矢量化编程集锦(国外英文资料).doc
- man kill(国外英文资料).doc
- matlab符号与数值转换(国外英文资料).doc
- MATLAB符号计算(国外英文资料).doc
- MAX+PLUS2的库元件(国外英文资料).doc
- linux基本命令说明参数(国外英文资料).doc
- linux安全模拟试题(国外英文资料).doc
- MAC_OS_X__系统终端的常用命令(国外英文资料).doc
- MCI编程之mciSendCommand(国外英文资料).doc
- MDK2秘籍(国外英文资料).doc
- 航空航天用350°F(177℃)固化碳纤维及玻璃纤维环氧预浸料(35型,1类,145级)标准立项发展报告.docx
- 2025年夏季学期高中三年级历史人物知识梳理培训试卷.docx
- 2025年高考英语作文写作技巧专项训练试卷及解析.docx
- 电动车和相关产品生产、销售行为规范__DB1301_T491-2023_可搜索.pdf
- 四川省泸州市三校联盟2025_2026学年高二下学期期中联合考试地理试题(文字版,含答案).docx
- 内蒙古自治区巴彦淖尔市临河区第十中学2025_2026学年八年级上学期1月期末历史试题(文字版,含答案).docx
- 52三支一扶全科备考讲义,本土考情精准适配(2027最新版).docx
- 51三支一扶公共基础知识基层考点专项精讲,直击出题方向(2027最新版).docx
- 5 申论高分人物素材汇总.docx
- 2 2027最新版公考事业编申论生态文明专题素材全套系统备考资料降维提分完整版高频考点.doc
原创力文档

文档评论(0)