Skip to Content

OCT2DEC

Converts an octal number to decimal

Syntax

OCT2DEC(number)

Parameters

  • number: Required. The octal number you want to convert

Example

=OCT2DEC(54)
Returns: NumberSince: Excel 2003