Excel Function : BIN2OCT
Category
Engineering
Description
Converts a binary number to octal
Microsoft Excel Reference Page
https://support.office.com/en-us/article/BIN2OCT-function-0a4e01ba-ac8d-4158-9b29-16c25c4c23fd
Syntax and Description of the BIN2OCT Excel Function
The syntax of the BIN2OCT function in Excel is as follows: BIN2OCT(number, [places]) The BIN2OCT function takes the following arguments: Number: The binary number that you want to convert. The binary number that you want to convert. Places (optional): The number of digits that you want in the octal number. The BIN2OCT function converts a binary number to an octal number. The number must be entered as a binary number with a leading zero.
About BIN2OCT Excel Function
The BIN2OCT function converts a binary number to octal.