Descripción en Español:
Extensión que agrega funciones para generar y verificar RUTs, números nacionales de identidad de Chile.
Uso:
Para generar un nuevo RUT escribe: =RUT() en una celda. Esto generará un RUT válido entre 1.000.000 y 100.000.000 con su dígito verificador.
Para generar el dígito verificador de un RUT escribe: =DIGITORUT(rut) donde rut es el numero al cual quieres generarle un dígito verificador.
Para verificar que un RUT tiene un dígito verificador válido escribe =VERIFICARUT(rut, digito), donde rut es el número del RUT y digito el digito verificador.
Esto retornará VERDADERO si el RUT es válido, FALSO en otro caso.
---------------------------------------------------------------------------------------------------
RUT Sheets
English description:
Extension that adds functions to generate and verify chilean national identity numbers (RUT).
Usage:
To generate a new random RUT type: =RUT() in a cell. This will generate a valid random RUT from 1.000.000 to 100.000.000 with its verification digit.
To generate the verification digit for a RUT type: =RUTDIGIT(rutnumber) where rutnumber is the RUT for which you want the verification digit.
To verify if a RUT has a valid verification digit type: =VERIFYRUT(rutnumber, digit) where rutnumber is the RUT and digit the verification digit you want to verify. This will return TRUE if the RUT is valid, FALSE otherwise.
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!