BIN2DEC Function Explained
The BIN2DEC
Function in Microsoft Excel converts a binary number to a decimal number. It takes a single argument, which is a binary number, and returns the decimal equivalent of that number.
BIN2DEC Function Syntax
BIN2DEC(number)
- number: The binary number you want to convert.