Home  >  Article  >  Topics  >  How to extract odd and even numbers in Excel?

How to extract odd and even numbers in Excel?

coldplay.xixi
coldplay.xixiOriginal
2020-06-18 11:35:498328browse

How to extract odd and even numbers in Excel?

#How to extract odd and even numbers in Excel?

How to extract odd and even numbers in Excel:

1. First, open the Excel form on the computer, and then enter the data to be filtered, as follows As shown in the figure.

How to extract odd and even numbers in Excel?

2. Secondly, after completing the above steps, enter the formula "=IF(MOD(RIGHT(A1,1),2)=0," in cell B1 Double","single")", as shown in the figure below.

How to extract odd and even numbers in Excel?

#3. Then, after completing the above steps, press the Enter key to obtain the odd and even numbers of the data, as shown in the figure below.

How to extract odd and even numbers in Excel?

4. Finally, place the left mouse button on the lower right corner of cell B1, and use the mouse to pull down to copy the formula, as shown in the figure below. In this way, all the data is processed and the problem is solved.

How to extract odd and even numbers in Excel?

Recommended tutorial: "excel basic tutorial"

The above is the detailed content of How to extract odd and even numbers in Excel?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn