TOP
List of changes for the "YLC Utilities" extension
5) Version 24.11 (November 2024)
Programs:
- Created version "YLC Utilities" for Microsoft Excel.
Utilities:
4) Version 24.8 (August 2024)
Utilities:
Functions:
New functions have been added that do the following:
- Transliterates text from Russian into Latin: TRANSLITRU .
- Returns the gender value (male/female): GETSEX .
- Returns any word in the text according to a given set of delimiters: GETWORD .
- Gets the name of the current workbook: WORKBOOK .
- Gets the name of the current worksheet: SHEETNAME .
- Converts a table into an array of values (one-dimensional or two-dimensional): TABLETOARRAY .
- Converts a table to a dictionary (Python or PHP): TABLETODICT .
- Converts a table into an array of values in CSV format: TABLETOCSV .
- Converts a table with values to SQL command INSERT INTO : TABLETOSQL .
- Converts a table to HTML format: TABLETOHTML .
- Converts a table to JSON format: TABLETOJSON .
- Converts a table to XML format: TABLETOXML .
- Counts the number of working hours in a given date range, including weekends and holidays: WORKHOURS .
- Returns the country code in the selected format: ISOCOUNTRY .
3) Version 24.7 (July 2024)
Utilities:
Functions:
- New functions have been added to obtain currency rates from the official websites of national banks of the following countries:
- Central Bank of Russia (cbr.ru): NBRU .
- National Bank of Kazakhstan (nationalbank.kz): NBKZ .
- Central Bank of Uzbekistan (cbu.uz): NBUZ .
- of the Central Bank of Azerbaijan (cbar.az): NBAZ .
- National Bank of Moldova (bnm.md): NBMD .
- National Bank of Georgia (nbg.gov.ge): NBGE .
- Central Bank of Turkmenistan (cbt.tm): NBTM .
- National Bank of Kyrgyzstan (nbkr.kg): NBKG .
- National Bank of Tajikistan (nbt.tj): NBTJ .
- Central Bank of Armenia (cba.am): NBAM .
- Bank of Lithuania (lb.lt): NBLT .
- Central Bank of the European Union (ecb.eu): NBEU .
- National Bank of Romania (bnro.ro): NBRO .
- Central Bank of Brazil (bcb.gov.br): NBBR .
- Improved function COUNTBYCELLCOLOR , which can now count empty colored cells.
2) Version 24.6 (June 2024)
Utilities:
- Added Google Translate... ( "Google Translate..." ) in the menu "Text" .
- Added Mark unique values ( "Unique value designation" ) in the menu "Range" .
- New menu added Table Style ( "Table Style" ), which contains 7 ready-made styles for formatting tables.
- Improved Mark duplicate values ( "Marking duplicates" ). The number of colors has been increased to 16.
Functions:
General changes:
- Added undo of last action for utilities ("Undo") .
1) Version 24.5 (May 2024)
Programs:
- The extension "YLC Utilities" has been created for LibreOffice Calc.
Utilities:
- Added 35 utilities for working with text, cell ranges, sheets, comments, and formulas.
Functions: