Skip to content

How to Use Excel HEX2OCT Function?

Ads
Listen to this article.
HEX2OCT Pin
HEX2OCT

HEX2OCT Function in Excel: Microsoft Excel is a powerful data visualization and analysis program used all around the world. It uses spreadsheets to store, organize, or perform operations with formulas and functions. Sometimes, we want to convert the hexadecimal values into octal values. For that, we can use the HEX2OCT function in the worksheet.

This article will learn how to use HEX2OCT Function in Excel using its basic syntax, explanation, and examples. Let’s see them below!! Get the official version of MS Excel from the following link: 

https://www.microsoft.com/en-in/microsoft-365/excel

Excel HEX2OCT FunctionPin
Excel HEX2OCT Function

Description of HEX2OCT Function

  • It is one of the built-in functions in Microsoft Excel.
  • This Function will convert the hexadecimal number into an octal number.
  • Sample hexadecimal values are A3 and B5.

Syntax

  • Here, you will see the syntax of the HEX2OCT function.
  • To apply this function on your spreadsheet, you must select a cell and enter the formula in the following format.
  • Once you enter the formula, click the Enter button to get the result.

=HEX2OCT(number, [places])

Argument Explanation:

  • number – The hexadecimal number that you want to convert to octal.
  • places – It is an optional one. Pads the resulting binary number with zeros up to the specified number of digits.

Note:
1) If the input is not a valid hexadecimal number, it returns #NUM! Error.
2) If you give any negative value in the places option, it returns #NUM! Error.
3) If “places” is a non-numeric value, it will show #VALUE! Error.

Examples

The following are examples of the HEX2OCT function for your reference.

  • Initially, you have to open your Excel workbook on your PC and launch the worksheet with data.
  • For instance, we have given the input values in the range B3:B6. And we will find out octal values that are equal to the given hexadecimal values using the HEX2OCT function.
Input RangePin
Input Range
  • Then, you have to enter the formula in the cell as shown below to get the result.
Enter the formulaPin
Enter the formula
  • After entering the formula, you need to click the Enter button to get the output.
Output ValuePin
Output Value
  • Once you get the output for the first cell, then you can drag down the cell to the below to get the result of the remaining cells.
ResultPin
Result

Input that Causes Error

  • If the input is not a valid hexadecimal number, it returns #NUM! Error.
  • If you give any negative value in the places option, it returns #NUM! Error value.
Num ErrorPin
Num Error
  • If “places” is a non-numeric value, it will show #VALUE! Error.
Value ErrorPin
Value Error

A Brief Summary

In this article, we guided you to learn the usage of the HEX2OCT Function in Excel using its basic syntax, explanation, and examples. Leave your feedback in the comment section. To learn more about Excel functions, then visit our webpage, Aawexcel.com.

Video Tutorial

The following video will show you how to apply the HEX2OCT function in the worksheet with a few examples.

Keep Reading:

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *

Share to...