当前位置:网站首页>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()
边栏推荐
- GPS from entry to abandonment (XIV), ionospheric delay
- Leetcode topic [array] -118 Yang Hui triangle
- Unity3d Learning Notes 6 - GPU instantiation (1)
- npm run dev启动项目报错 document is not defined
- Guava: use of multiset
- 11、 Service introduction and port
- From campus to Tencent work for a year of those stumbles!
- The underlying implementation of string
- Sequoia China, just raised $9billion
- GPS from getting started to giving up (XVIII), multipath effect
猜你喜欢

1292_FreeROS中vTaskResume()以及xTaskResumeFromISR()的实现分析

C# 如何在dataGridView里设置两个列comboboxcolumn绑定级联事件的一个二级联动效果

Xiaoman network model & http1-http2 & browser cache

JS method to stop foreach

Broadcast variables and accumulators in spark

Michael smashed the minority milk sign
![[Chongqing Guangdong education] Tianjin urban construction university concrete structure design principle a reference](/img/61/976c7d86ab3b2df5f5af3beefbf547.png)
[Chongqing Guangdong education] Tianjin urban construction university concrete structure design principle a reference

AI 企业多云存储架构实践 | 深势科技分享

Leetcode learning records (starting from the novice village, you can't kill out of the novice Village) ---1

PostgreSQL modifies the password of the database user
随机推荐
Save and retrieve strings
Search map website [quadratic] [for search map, search fan, search book]
LeetCode:1189. The maximum number of "balloons" -- simple
Why rdd/dataset is needed in spark
数字化转型挂帅复产复工,线上线下全融合重建商业逻辑
Why is the cluster mode of spark on Yan better than the client mode
Run the deep network on PI and Jetson nano, and the program is killed
jvm:大对象在老年代的分配
Problems in the process of opencv300 cmake generating project
Realization of epoll reactor model
Uni app app half screen continuous code scanning
Unity3d Learning Notes 6 - GPU instantiation (1)
50个常用的Numpy函数解释,参数和使用示例
Bat script learning (I)
Guava: three ways to create immutablexxx objects
What is the difference between animators and animators- What is the difference between an Animator and an Animation?
GPS du début à l'abandon (XIII), surveillance autonome de l'intégrité du récepteur (raim)
Mongodb (III) - CRUD
强化学习-学习笔记5 | AlphaGo
GPS from entry to abandonment (XVII), tropospheric delay