TOP
List of changes for the extension "YLC Utilities"
9) Version 25.9 (September 2025)
Functions:
- New functions added, for obtaining data from the website "Yahoo Finance" (finance.yahoo.com):
- International currency exchange rates: FOREX.
- Dividends: DIVIDEND.
- Company information: PROFILE.
- Stock prices traded on the Paris Stock Exchange "CAC 40": CAC_40.
- Stock prices traded on the London Stock Exchange "FTSE 100": FTSE100.
- Stock prices traded on the Tokyo Stock Exchange "NIKKEI 225": NIKKEI225.
- Exchange prices for commodities (gold, oil, natural gas, etc.): COMMODITY.
- New functions added for working with artificial intelligence:
- Obtaining information from a large language model: AI.
- Filling a column with generated data: AIFILL.
- Obtaining information from text: AIEXTRACT.
- Text translation: AITRANSLATE.
- Table generation with data: AITABLE.
8) Version 25.8 (August 2025)
Utilities:
- New utility added to the menu "File" ("File"):
- A separate menu "Python" ("Python") created, to which new tools for working with Python libraries have been added:
Functions:
- New functions added, for obtaining exchange rates from the official websites of the national banks of the following countries:
- Bank of Israel (boi.org.il): NBIL.
- Reserve Bank of Australia (rba.gov.au): NBAU.
- Central Bank of Norway (norges-bank.no): NBNO.
- Central Bank of Canada (bankofcanada.ca): NBCA.
- New functions added, for obtaining historical prices from the website "Yahoo Finance" (finance.yahoo.com):
7) Version 25.5 (May 2025)
Utilities:
- New utilities added to the menu "Text" ("Text"):
- Remove other characters ("Remove other characters"):
- Remove all except letters (a-z) ("Remove all except letters (a-z)").
- Remove all except digits (0-9) ("Remove all except digits (0-9)").
- Remove all except word chars (abc123_) ("Remove all except word chars (abc123_)").
- Remove all except sentence chars (abc 123_.,!?) ("Remove all except sentence chars (abc 123_.,!?)").
- New utility added to the menu "Date" ("Date"):
- New utilities added to the menu "Range" ("Range"):
- New utilities added to the menu "Comment" ("Comment"):
- New utilities added to the menu "Sheet" ("Sheet"):
- New utilities added to the menu "Table Style" ("Table Style"):
- Excel ("Table styles like in Excel") - 60 new styles added, similar to table styles in the program MS Excel:
- Light - 21 light style;
- Medium - 28 medium styles;
- Dark - 11 dark styles.
- YLC ("YLC Table Styles") - 3 new styles added:
- Consolas;
- Dotted Blue;
- Ocean White.
- New utility added to the menu "External Data" ("External Data"):
- New utility added to the menu "Interface" ("Interface"):
- New menu "File" ("File") added, which contains tools for working with files and folders:
- Open current file folder ("Open current folder").
- Open python scripts folder ("Open folder with python scripts").
- Create new folders from selection... ("Create new folders from selection").
- Insert a list of existing files... ("Insert a list of existing files").
6) Version 25.1 (January 2025)
Applications:
- "YLC Utilities" adapted for use in the Linux version of LibreOffice Calc.
Utilities:
5) Version 24.11 (November 2024)
Applications:
- A version "YLC Utilities" created for Microsoft Excel.
Utilities:
4) Version 24.8 (August 2024)
Utilities:
Functions:
New functions added that perform the following:
- Transliterates text from Russian into Latin: TRANSLITRU.
- Returns gender value (male/female): GETSEX.
- Returns any word in the text by 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 into a dictionary (Python or PHP): TABLETODICT.
- Converts a table into an array of values in CSV format: TABLETOCSV.
- Converts a table with values into an SQL command INSERT INTO: TABLETOSQL.
- Converts a table into HTML format: TABLETOHTML.
- Converts a table into JSON format: TABLETOJSON.
- Converts a table into XML format: TABLETOXML.
- Calculates the number of working hours in a given date range, taking into account weekends and holidays: WORKHOURS.
- Returns the country code in the selected format: ISOCOUNTRY.
3) Version 24.7 (July 2024)
Utilities:
Functions:
- New functions added, for obtaining exchange rates from the official websites of the 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.
- 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.
- The function COUNTBYCELLCOLOR improved, which can now count empty colored cells.
2) Version 24.6 (June 2024)
Utilities:
Functions:
General changes:
- Added undo last action for utilities ("Undo").
1) Version 24.5 (May 2024)
Applications:
- The extension "YLC Utilities" created for LibreOffice Calc.
Utilities:
- Added 35 utilities for working with text, cell range, sheets, comments and formulas.
Functions: