Functions
OCT2HEX
Convert octal to hexadecimal
When to use it
When do I use OCT2HEX?
Use OCT2HEX to convert an octal number to hexadecimal, helpful when bridging older octal-based documentation with modern hexadecimal memory addressing or color-code conventions.
Used in
Syntax
OCT2HEX(number, [places])