How to Remove Scientific Notation in Excel (4 Quick Ways)

What is Scientific Notation?

Scientific notation is a special way of writing very small and very large numbers using a shorthand method.

Example to Scientific Notation

Read More: How to Enter Scientific Notation in Excel


The following dataset has two columns with Scientific Notation and Without Scientific Notation. We will take the first column numbers and remove the scientific notation. Cell (B5), (B7) contains very large numbers (E+ denotes the large positive numbers) and cell (B6), (B8) contains very small numbers (E- denotes negative small numbers).

Dataset Introduction


Method 1 – Remove Scientific Notation Using Cell Formatting

STEPS:

  • Copy the first column numbers to the next column.
  • Selecting the numbers, Right-click on your mouse.
  • Select Format Cells. This will open the format cells dialog box.

Remove Scientific Notation Using Formatting

  • From the Number tab, change the category General to Number.
  • Set the number of Decimal places to 19 and Press OK.

Now, you can see the number without any scientific notation.

Result Output Removing Scientific Notation

Remember that for decimals with a noticeable number of zeros (0) before a non-zero digit, you have to increase the decimal places; otherwise, the numbers will show zero (0).

Read More: Convert Scientific Notation to Number in Excel


Method 2 – Erase Scientific Notation from Numbers Using Excel Functions

2.1 Use of the TRIM Function

STEPS: 

  • Enter the formula in Cell C5 and Press ENTER.
=TRIM(B5)

Inserting TRIM Formula to Remove Scientific Notation

  •  Drag the fill handle to all the cells you want to use in this formula.

Copying Formula in All Cells

Now, you can see your desired results.

Result Output Removing Scientific Notation


2.2 Use of CONCATENATE Function

STEPS:

  • Enter the following formula in Cell C5 and Press ENTER.
=CONCATENATE(B5)

 

Inserting CONCATENATE Formula to Remove Scientific Notation

  • Drag the fill handle over to the range you want to remove the scientific notation.

Copying Formula in All Cells


2.3 Use of the UPPER Function

STEPS:

  • Enter the following formula in Cell C5:
=UPPER(B5)

Inserting UPPER Formula to Remove Scientific Notation

  • Drag the fill handle over to the range you want to apply the formula.

Copying Formula in All Cells


Method 3 – Delete Scientific Notation by Using Text to Column Feature in Excel

STEPS:

  • Copy the data from the scientific notation column and paste the data.
  • Select the cells you want to remove scientific notation.

Remove Scientific Notation by Using Text to Column Feature

  • Go to the Data tab in the ribbon.
  • Click on Text to Columns.

Steps for Text to Columns Feature

  • You can see a dialog box. Select Fixed width.
  • Click on Next.

Steps for Text to Column Feature

 

  • Click Next again in the second step of the wizard.

Steps for Text to Columns Feature

  • Select General to Text from the column data format.
  • Press Finish.

Steps for Text to Columns Feature

 

Read More: Convert Scientific Notation to Text in Excel


Method 4 – Delete Scientific Notation by Adding an Apostrophe at the Beginning

You can also remove the scientific notation by adding an apostrophe/a single quote (‘) before entering the number.

Adding Apostrophe to Remove Scientific Notation

Add an apostrophes to all cells to remove scientific notation.

Showing Result with Apostrophe to Remove Scientific Notation


Things to Keep in Mind

Excel cannot keep more than 15 digits of the original number, the other digits are changed to zeroes.


Download the Practice Workbook

You can download the workbook and practice.


Related Readings


<< Go Back to Scientific Notation in Excel | Number Format | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Sabrina Ayon
Sabrina Ayon

Sabrina Ayon, a Computer Science and Engineering graduate from United International University, has been an integral part of the ExcelDemy project for two years. She authored 150+ articles, excelling in instructing through visually engaging Excel tutorials. With a passion for teaching, Sabrina conducted sessions on Excel VBA, sharing her knowledge and insights with others. Currently holding the position of Project Manager for the ExcelDemy Visual Development Project, she oversees various aspects of the project, ensuring its smooth operation... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo