当前位置:网站首页>Embedded common computing artifact excel, welcome to recommend skills to keep the document constantly updated and provide convenience for others
Embedded common computing artifact excel, welcome to recommend skills to keep the document constantly updated and provide convenience for others
2022-07-06 22:02:00 【Double ancient】
One 、 Tips
1.1 Put the copied continuous data into separate cells
scene :
When copying data from the serial assistant , The general format is XX XX … XX, Copy data directly to excel in , Will be stored in the same cell , If you need to separate to each cell , It will be very troublesome .
Handling skills :
1. Create a txt Text “XX.txt”, Copy data into text .
2. Search space , And replace it with a comma in English ’,'.
3. Change the file suffix to “XX.csv”.
4. open “XX.csv” file , You can see that the data has been automatically placed in separate cells . however csv Format many formulas cannot be used normally , In order to use the calculation formula normally , It is recommended to save the file as usual excel file .
1.2 Set color for cell spacing
scene :
When viewing a lot of data , It is easy to see flowers if the data interval is far .
Handling skills :
- Select all cells .
- Select conditional format -> New rules .
- Select use formula to determine which cells to format , Fill in the condition box “=Mod(Row(),2)=0”.
- Click Format , Select the desired color in the pattern options .
Two 、 Common functions
2.1 Data conversion
2.1.1 16 Turn into the system 10 Base number
HEX2DEC()
2.1.2 10 Turn into the system 16 Base number
DEC2HEX()
2.2 Calculation
2.2.1 Cumulative sum
SUM()
2.2.2 And operation
BITAND()
2.2.2 Or operations
BITOR()
边栏推荐
- The underlying implementation of string
- ViT论文详解
- Leetcode learning records (starting from the novice village, you can't kill out of the novice Village) ---1
- Broadcast variables and accumulators in spark
- GPS从入门到放弃(十五)、DCB差分码偏差
- C language char, wchar_ t, char16_ t, char32_ Relationship between T and character set
- Huawei has launched attacks in many industries at the same time, and its frightening technology has made European and American enterprises tremble
- GPS from getting started to giving up (19), precise ephemeris (SP3 format)
- Reinforcement learning - learning notes 5 | alphago
- Guava: three ways to create immutablexxx objects
猜你喜欢
GPS从入门到放弃(十二)、 多普勒定速
PostgreSQL 修改数据库用户的密码
Leetcode topic [array] -118 Yang Hui triangle
GPS从入门到放弃(十七) 、对流层延时
Michael smashed the minority milk sign
C# 如何在dataGridView里设置两个列comboboxcolumn绑定级联事件的一个二级联动效果
Numpy download and installation
GPS從入門到放弃(十三)、接收機自主完好性監測(RAIM)
make menuconfig出现recipe for target ‘menuconfig‘ failed错误
Unity3d Learning Notes 6 - GPU instantiation (1)
随机推荐
Basic introduction of figure
guava:Collections.unmodifiableXXX创建的collection并不immutable
记一次清理挖矿病毒的过程
GPS从入门到放弃(十五)、DCB差分码偏差
Sequoia China, just raised $9billion
hdu 4912 Paths on the tree(lca+馋)
Leveldb source code analysis series - main process
Five wars of Chinese Baijiu
MariaDb数据库管理系统的学习(一)安装示意图
Codeforces Round #274 (Div. 2) –A Expression
UNI-Admin基础框架怎么关闭创建超级管理员入口?
[go][reprint]vscode run a HelloWorld example after configuring go
Explain ESM module and commonjs module in simple terms
抖音將推獨立種草App“可頌”,字節忘不掉小紅書?
Set status bar style demo
【MySQL】Online DDL详解
Sparkshuffle process and Mr shuffle process
What can one line of code do?
Microsoft technology empowerment position - February course Preview
Save and retrieve strings