This Google Sheets script provides a custom function to convert numbers into their written Italian representation.
- Open your Google Sheet document.
- Go to
Extensions
>Apps Script
. - Paste the code from
written_number_italian.gs
into the script editor. - Save the script. (You can also use it as library)
To convert a number to its written Italian equivalent, use the following function in a cell:
=WRITTEN_NUMBER(32) // Output: trentadue