当前位置:网站首页>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()
边栏推荐
- Why is the cluster mode of spark on Yan better than the client mode
- Yuan Xiaolin: safety is not only a standard, but also Volvo's unchanging belief and pursuit
- GPS從入門到放弃(十三)、接收機自主完好性監測(RAIM)
- 美国科技行业结束黄金时代,芯片求售、裁员3万等哀声不断
- 强化学习-学习笔记5 | AlphaGo
- PostgreSQL 安装gis插件 CREATE EXTENSION postgis_topology
- Five wars of Chinese Baijiu
- NPM run dev start project error document is not defined
- Adjustable DC power supply based on LM317
- guava:Collections. The collection created by unmodifiablexxx is not immutable
猜你喜欢
20 large visual screens that are highly praised by the boss, with source code templates!
Why rdd/dataset is needed in spark
[asp.net core] set the format of Web API response data -- formatfilter feature
Tiktok will push the independent grass planting app "praiseworthy". Can't bytes forget the little red book?
Some problems about the use of char[] array assignment through scanf..
Search element topic (DFS)
Microsoft technology empowerment position - February course Preview
JPEG2000-Matlab源码实现
Michael smashed the minority milk sign
抖音將推獨立種草App“可頌”,字節忘不掉小紅書?
随机推荐
Numpy download and installation
High precision face recognition based on insightface, which can directly benchmark hongruan
Codeforces Round #274 (Div. 2) –A Expression
ViT论文详解
NPM run dev start project error document is not defined
GPS从入门到放弃(十三)、接收机自主完好性监测(RAIM)
Make menuconfig has a recipe for target 'menuconfig' failed error
嵌入式常用计算神器EXCEL,欢迎各位推荐技巧,以保持文档持续更新,为其他人提供便利
Search map website [quadratic] [for search map, search fan, search book]
[Chongqing Guangdong education] Information Literacy of Sichuan Normal University: a new engine for efficiency improvement and lifelong learning reference materials
Oracle性能分析3:TKPROF简介
Broadcast variables and accumulators in spark
PostgreSQL 安装gis插件 CREATE EXTENSION postgis_topology
基于InsightFace的高精度人脸识别,可直接对标虹软
Is it important to build the SEO foundation of the new website
搜素专题(DFS )
LeetCode:1189. The maximum number of "balloons" -- simple
The underlying implementation of string
Leveldb source code analysis series - main process
Enhance network security of kubernetes with cilium