the DECIMAL function

Contents

the DECIMAL function <Article <Blog | SumProduct are Excel training experts: financial modeling, strategic data modeling, model audit, planning and strategy, training courses, tips and online knowledge base

keep in mind javascript is required for full website functionality.

Welcome back to our regular blog of Excel functions from A to Z. Today we look at the DECIMAL function.

La función DECIMAL

Esta función convierte una representación de texto de un número en una base dada en un número decimal (base 10).

The DECIMAL The function uses the following syntax to operate:

The DECIMAL The function has the following arguments:

  • text: This is required
  • base: esto también es obligatorio y debe ser un número entero.

It should also be noted that:

  • la longitud de la cuerda de text debe ser menor o igual a 255 characters
  • the text El argumento puede ser cualquier combinación de caracteres alfanuméricos que sean válidos para el basey no distingue entre mayúsculas y minúsculas
  • Excel admite una text argumento mayor o igual que 0 and less than 2 ^ 53. A text argumento que se resuelve en un número mayor que 2 ^ 53 puede resultar en una pérdida de precisión
  • base debe ser mayor o igual a 2 (binario o base 2) and less than or equal to 36 (base 36)
  • a base mayor que 10 use los valores numéricos 0-9 y las letras AZ según sea necesario. For instance, la base 16 (hexadecimal) usa 0-9 y AF, y la base 36 usa 0-9 y AZ
  • if any of the arguments are outside your limitations, DECIMAL puede devolver el #ON ONE! O #VALUE! error value.

Please, see my example below:

function_122_-_decimal-7375312

Soon we will continue with our functions from A to Z of Excel. Keep checking: there is a new blog post every business day.

You can find a full page of feature articles here.

Subscribe to our Newsletter

We will not send you SPAM mail. We hate it as much as you.