Featured extensions
Windy.Query
A packe with a single function that allows running SQL queries agains workbook tables.
The "Query" function supports running any kind of SQL against workbook tables. Queries can join multiple tables and results can automatically update when the source tables change.
Windy.Text
A package of functions for text manipulation.
Contains general purpose functions for text manipulation including string operations regular expressions, and converting numbers to text.
Windy.ExchangeRates.Fixer
Currency conversion
Contains a single function for currency conversion via the fixer REST API. The function is asynchronous and does not block Excel while fetching data from the API.
Windy.Dates
Convert values to human readable words
A package containing functions for performing additional date operations.