How to Convert Scientific Notation to Number in Excel (7 Methods)

Method 1 – Apply the TRIM Function to Convert Scientific Notation to Numbers in Excel

Step 1:

  • Select cell C5 to convert scientific notation to numbers.

Apply the TRIM Function to Convert Scientific Notation to Number in Excel

  • Enter the TRIM function in the Formula Bar.
=TRIM(B5)
  • B5 is the cell reference of scientific notation.

  • Press Enter and you will get the return of the TRIM function. The return is 52135043051243200.

Apply the TRIM Function to Convert Scientific Notation to Number in Excel

Step 2:

  • Use the Autofill Handle for the remaining cells.

  • The scientific notation in column C will be converted to numbers.

Apply the TRIM Function to Convert Scientific Notation to Number in Excel

Read More: How to Convert Scientific Notation to Text in Excel


Method 2 – Use the UPPER Function to Convert Scientific Notation to Numbers in Excel

Steps:

  • Select cell C5 and enter the UPPER function.
=UPPER(B5)
  • B5 is the cell reference of scientific notation.

Use the UPPER Function to Convert Scientific Notation to Number in Excel

  • Press Enter and you will get the return of the UPPER function. The return is 52135043051243200.

Use the UPPER Function to Convert Scientific Notation to Number in Excel

  • Auto-fill the UPPER function to the rest of the cells in column C.

Use the UPPER Function to Convert Scientific Notation to Number in Excel

Read More: Enter Scientific Notation in Excel


Method 3 – Insert the LOWER Function to Convert Scientific Notation to Number in Excel

Steps:

  • Select cell C5 and enter the LOWER function.
=LOWER(B5)
  • B5 is the cell reference of scientific notation.

Insert the LOWER Function to Convert Scientific Notation to Number in Excel

  • Press Enter and you will get 52135043051243200 as the return of the LOWER function.

  • AutoFill the LOWER function to the rest of the cells.

Insert the LOWER Function to Convert Scientific Notation to Number in Excel

Read More: Excel Engineering Number Format


Method 4 – Apply the PROPER Function to Convert Scientific Notation to Number in Excel

Step 1:

  • Select cell C5.

Apply the PROPER Function to Convert Scientific Notation to Number in Excel

  • Enter the PROPER function in the Formula Bar.
=PROPER(B5)
  • B5 is the cell reference of scientific notation.

Apply the PROPER Function to Convert Scientific Notation to Number in Excel

  • Press Enter and you will get the return of the PROPER function. The return is 52135043051243200.

Apply the PROPER Function to Convert Scientific Notation to Number in Excel

Step 2:

  • Use the Autofill Tool for the remaining cells in Column C.

  • The converted numbers will be displayed.

Apply the PROPER Function to Convert Scientific Notation to Number in Excel


Method 5 – Use the TEXT Function to Convert Scientific Notation to Numbers in Excel

Steps:

  • Select cell C5 and enter the TEXT function.
=TEXT(B5, “0”)
  • B5 is the cell reference of scientific notation, “0” is the number format.

Use the TEXT Function to Convert Scientific Notation to Number in Excel

  • Press Enter and you will get the return of the TEXT function. The return is 52135043051243200.

  • Auto-fill the TEXT function to the rest of the cells in column C.

Use the TEXT Function to Convert Scientific Notation to Number in Excel


Method 6 – Apply the CONCATENATE Function to Convert Scientific Notation to Number in Excel

Steps:

  • Select cell C5 and enter the CONCATENATE function.
=CONCATENATE (B5)
  • B5 is the cell reference of scientific notation.

Apply the CONCATENATE Function to Convert Scientific Notation to Number in Excel

  • Press Enter and you will get the return of the CONCATENATE function. The return is 52135043051243200.

  • Auto-fill the CONCATENATE function to the rest of the cells in column C.

Apply the CONCATENATE Function to Convert Scientific Notation to Number in Excel


Method 7 – Perform the Format Cell Command to Convert Scientific Notation to Number in Excel

Step 1:

  • Select cells from B5 to Copy and paste it in column C.

Perform the Format Cell Command to Convert Scientific Notation to Number in Excel

  • From your Home ribbon, go to,

Home → Number → Arrow Button

Perform the Format Cell Command to Convert Scientific Notation to Number in Excel

Step 2:

  • A window named Format Cells will pop up. Select Number. Select Custom from the Category and select “0” from the Type Press OK.

Step 3:

  • You will be able to convert scientific notation to numbers as shown in the image below.

Perform the Format Cell Command to Convert Scientific Notation to Number in Excel


Things to Remember

You can press Ctrl + 1 to pop up the Format Cells window..


Download Practice Workbook


Related Articles


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

Get FREE Advanced Excel Exercises with Solutions!
Md. Abdur Rahim Rasel
Md. Abdur Rahim Rasel

MD. ABDUR RAHIM is a marine engineer proficient in Excel and passionate about programming with VBA. He views programming as an efficient means to save time while managing data, handling files, and engaging with the internet. His interests extend to Rhino3D, Maxsurf C++, AutoCAD, Deep Neural Networks, and Machine Learning, reflecting his versatile skill set. He earned a B.Sc in Naval Architecture & Marine Engineering from BUET, and now he has become a content developer, creating technical content... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo