current location:Home > Technical Articles > Topics > excel
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to divide excel table into two using slash
- How to divide an Excel table into two with a slash: 1. Use the text box tool to create a new worksheet, select the "Insert" tab in the toolbar, then create a text box, and enter the input in the text box that needs to be divided. text, then right-click, select "Format Text Box", adjust the size and position of the text box, and ensure that the slash is at the desired position; 2. Use the conditional formatting function to enter the text that needs to be divided, and you can place the text in In a cell, select the cell or cell range that needs to be divided, etc.
- excel 9615 2023-08-02 11:34:04
-
- Copy the excel table to be the same size as the original
- Steps to copy a table in Excel to the same size as the original: 1. Open the Excel table to be copied and select the cell range to be copied; 2. Copy the selected cell range; 3. Right-click the mouse on the location to be pasted. Select "Paste Option"; 4. Paste the table to the new location; 5. Adjust the size of the new table. You can adjust multiple borders at the same time to maintain the width and height ratio of the original table; 6. Check the format of the new table to ensure that the new table The format is the same as the original table, including font, font size, color, border, etc.
- excel 19553 2023-08-02 10:45:05
-
- What should I do if the matching result of the vlookup function is N/A?
- The vlookup function matching result is N/A. Solution: 1. Check the data integrity and confirm whether the data range and value to be matched are complete; 2. Check whether the matching value exists, and carefully check the data type, format and format of the matching value and search range. Whether the upper and lower case are completely consistent; 3. Format the data type, you can try to convert the data type of the matching value to be consistent with the search range, or use other functions to convert; 4. Use the IFERROR function to handle errors and use the IFERROR function to replace the error value into other custom values or blank.
- excel 14353 2023-08-01 10:16:16
-
- Use EasyPOI to elegantly export Excel template data (including pictures)
- The EasyPOI function is just like the name Easy. The main function is ease, allowing a person who has never been exposed to POI to easily write Excel export, Excel template export, Excel import, and Word template export. Through simple annotations and template language (familiar expression syntax), previously complex writing methods can be completed.
- excel 2159 2023-07-26 16:32:18
-
- Compare the similarities and differences between two columns of data in excel
- How to compare the similarities and differences between two columns of data in Excel: 1. Use conditional formatting, select the first column of data to be compared, and use the "=COUNTIF($B:$B,A1)=0" formula to determine the unit to be formatted grid; 2. Use the VLOOKUP function and use the formula "=IF(ISNA(VLOOKUP(A1,$B:$B,1,0)),"different","same")"; 3. Use the EXACT function and use the formula "=IF(EXACT(A1,B1),"Same","Different")" etc.
- excel 16679 2023-07-25 10:26:00
-
- How to use text function to convert date to year
- Steps to use text function date to convert year: 1. Create a new excel document; 2. Select the cell in excel to enter the year; 3. Enter the formula "=text (cell, "yyyy") in the cell and click Enter ;4. The year in the date is extracted successfully.
- excel 11493 2023-06-21 11:57:06
-
- What are the WPS summation formulas?
- The wps summation formulas are: 1. Area summation "=SUM(condition area)"; 2. Mixed summation "=SUM(condition 1, condition 2...)"; 3. Intersection area summation "=SUM( Condition 1 Condition 2)"; 4. Single-condition sum "=SUM((Condition 1=Array 1)*(Condition 2))"; 5. Multiple-condition sum "=SUM((Condition 1=Array 1)* (Condition 2 = Array 2)); 6. Nested FILTER function summary sum "=SUM(FILTER (Condition 1, Condition 2 = Array 1))".
- excel 8132 2023-06-16 10:44:34
-
- Sharing practical Excel skills: 4 tips for deleting duplicate values!
- Hello everyone! When we usually process data, we often find some duplicate data, which will not only reduce our work efficiency, but also affect our subsequent analysis of the data. Today I will share with you 4 ways to delete duplicate values in Excel without using formulas. Come and take a look!
- excel 15369 2023-04-26 17:31:25
-
- Practical Excel skills sharing: guide you to create a high-end dynamic chart
- Dynamic charts are a very commonly used chart in our daily work. Different from static charts, it can display data more intuitively and flexibly, allowing users to conduct interactive comparative analysis. It is a higher-level form of chart analysis. So today I will tell you how to use excel to create a dynamic chart that automatically changes based on time periods. Come and take a look!
- excel 5964 2023-04-25 19:38:46
-
- Practical Excel skills sharing: the magical use of connection strings!
- Hello everyone! Using excel to connect strings is a commonly used technique in our daily work. I believe that the most commonly used connection method is "&". But in fact, there are many ways to connect strings in excel, and the seemingly inconspicuous connection string has magical effects in some specific occasions. Are you curious? Hurry up and follow the author's instructions in Picture E and take a look!
- excel 3618 2023-04-24 17:35:01
-
- Sharing practical Excel skills: Understand the classic formula for extracting mobile phone numbers!
- How to quickly extract mobile phone numbers in excel has become a common topic. After the advent of CTRL+E, the problems of extracting data have become much simpler. I have to admit that it is indeed a very excellent function. But it is not a panacea, and there are still some data extraction problems that require formulas to solve. Next, the veteran rookie will explain to you the common formulas for extracting mobile phone numbers in Excel, and lead you to analyze the formulas in depth. Come and take a look~
- excel 4827 2023-04-23 19:20:29
-
- Practical Excel skills sharing: Find the maximum and minimum values according to conditions!
- Speaking of finding the maximum and minimum values according to conditions in Excel, what do you usually do? Some students may say, use the new functions MAXIFS and MINIFS. Indeed, these two functions updated in the OFFICE 365 subscription version and OFFICE 2019 can directly solve the problem. However, the OFFICE 365 subscription version is charged annually, and OFFICE 2019 can only be installed on the WIN 10 operating system, which feels quite restrictive. In addition to these two functions, is there anything else?
- excel 7673 2023-04-21 19:47:17
-
- Practical Excel skills sharing: 3 tips for quickly calculating mathematical expressions
- When we need to uniformly convert mathematical expressions in excel into calculable values, what do friends generally do? This problem seems simple. It seems that it can be solved by just adding an equal sign in front of the expression and pressing the Enter key. But what if it is 1000 rows of data? What about 10,000 rows of data? Making manual changes one by one like this is quite tiring! Below I will share with you 3 batch processing methods to solve the problem in minutes, come and take a look!
- excel 2830 2023-04-20 17:57:12
-
- Practical Excel skills sharing: Let you play with date functions and master 90% of date operations!
- How to play with excel date function? The following article will help you understand 90% of date operations. Today there will be more functions involved. I suggest you save it first and then read it~
- excel 4860 2023-04-19 18:28:05
-
- Practical Excel skills sharing: Determine whether a cell contains specific content
- Hello everyone! Determining whether a cell contains specified content in Excel is already a commonplace topic. I believe everyone has encountered many similar problems at work. Today I’m going to tell you three common ways to solve this kind of problem, and I’m sure they will work!
- excel 18277 2023-04-18 16:50:38