Excel HEX2OCT Function

Summary

The Excel HEX2OCT function converts a hexadecimal number to its octal equivalent.

Purpose

Converts a hexadecimal number to octal

Return value

Octal number

Syntax

=HEX2OCT (number, [places])

Arguments

Usage notes

Negative Numbers

Excel interprets both octal and hexadecimal numbers using two's complement notation. Two's complement notation is a convention that computers use to represent negative numbers in binary.

 

Excel HEX2OCT Function

Summary

The Excel HEX2OCT function converts a hexadecimal number to its octal equivalent.

Purpose

Converts a hexadecimal number to octal

Return value

Octal number

Syntax

=HEX2OCT (number, [places])

Arguments

Usage notes

Negative Numbers

Excel interprets both octal and hexadecimal numbers using two's complement notation. Two's complement notation is a convention that computers use to represent negative numbers in binary.