当前位置:网站首页>Excel record macro
Excel record macro
2022-07-25 13:18:00 【Night drift ice】
Record macros to automate tasks
Learn to record macros first , On the menu View -> Macros in ,Record Macro.


Define a name for the macro to be recorded , The longest 255 Characters . It's best to be short , Easy to distinguish , Indicates what this macro does .
Don't use special characters , You can use numbers 、 Letters and underscores , But the first letter cannot be a number .


You can set a shortcut key to call macros , It is better not to use the shortcut keys commonly used by the system , The newly set shortcut key will overwrite the original shortcut key of the system .
Choose whether to store in this file or a new Excel file , Or stored in personal macro notebook , At this time all Excel You can use this macro .
Then add some descriptive information .
Click on OK after , Will start recording , Your actions will be recorded , For example, the content you added , Format set, etc .
When the operation is complete , Click end recording macro in the macro menu .

It's usually the work you often have to repeat , Record as a macro , Work automation can be realized . Run a macro directly with the shortcut keys set , Or click the macro menu or Alt + F8, Call out macro selection menu .


Select the macro to be executed , Can run .
For example, record a macro , Add a header to the following table data .

The green area in the second row , Is the added header , Input content , Change the format , Are recorded by macros .
边栏推荐
- Blindly expanding the scale of the meta universe has deviated from the development logic of the meta universe
- [300 opencv routines] 239. accurate positioning of Harris corner detection (cornersubpix)
- Date and time function of MySQL function summary
- Generate SQL script file by initializing the latest warehousing time of vehicle attributes
- MLIR原理与应用技术杂谈
- 机器学习强基计划0-4:通俗理解奥卡姆剃刀与没有免费午餐定理
- QingChuang technology joined dragon lizard community to build a new ecosystem of intelligent operation and maintenance platform
- 简单了解流
- Zero basic learning canoe panel (15) -- CAPL output view
- Word style and multi-level list setting skills (II)
猜你喜欢

Jupyter Notebook介绍

Excel录制宏

Docker学习 - Redis集群-3主3从-扩容-缩容搭建

【视频】马尔可夫链蒙特卡罗方法MCMC原理与R语言实现|数据分享

How to use causal inference and experiments to drive user growth| July 28 tf67

Basic knowledge of binary tree
![[today in history] July 25: IBM obtained the first patent; Verizon acquires Yahoo; Amazon releases fire phone](/img/f6/d422367483542a0351923f2df27347.jpg)
[today in history] July 25: IBM obtained the first patent; Verizon acquires Yahoo; Amazon releases fire phone

Convolutional neural network model -- vgg-16 network structure and code implementation

Seven lines of code made station B crash for three hours, but "a scheming 0"

B tree and b+ tree
随机推荐
Machine learning strong foundation program 0-4: popular understanding of Occam razor and no free lunch theorem
The migration of arm architecture to alsa lib and alsa utils is smooth
【GCN】《Adaptive Propagation Graph Convolutional Network》(TNNLS 2020)
Seven lines of code made station B crash for three hours, but "a scheming 0"
Emqx cloud update: more parameters are added to log analysis, which makes monitoring, operation and maintenance easier
6W+字记录实验全过程 | 探索Alluxio经济化数据存储策略
Brpc source code analysis (III) -- the mechanism of requesting other servers and writing data to sockets
Docekr学习 - MySQL8主从复制搭建部署
并发编程 — 内存模型 JMM
R语言GLM广义线性模型:逻辑回归、泊松回归拟合小鼠临床试验数据(剂量和反应)示例和自测题
【AI4Code】《Pythia: AI-assisted Code Completion System》(KDD 2019)
Atcoder beginer contest 261e / / bitwise thinking + DP
牛客论坛项目部署总结
Prepare for 2022 csp-j1 2022 csp-s1 preliminaries video set
Masscode is an excellent open source code fragment manager
【GCN-CTR】DC-GNN: Decoupled GNN for Improving and Accelerating Large-Scale E-commerce Retrieval WWW22
cv2.resize函数报错:error: (-215:Assertion failed) func != 0 in function ‘cv::hal::resize‘
The world is exploding, and the Google server has collapsed
Substance designer 2021 software installation package download and installation tutorial
IM系统-消息流化一些常见问题