Excel Toolset

ExcelToolset, add-in for Microsoft Excel, is a collection of unique tools and features designed to simplify and automate your daily tasks. This solution, implemented entirely in .NET 6 C# using ExcelDna, takes full advantage of modern libraries and optimizations, including asynchronous and parallel computing. ExcelToolset is designed with a modular structure that offers a clear and organized view of its functionality. Each function is documented, providing a description of its operation and associated parameters. There is a multilingual implementation: it supports interoperability between different languages, ensuring greater flexibility for multilingual users.

Functionality

Excel Toolset consists of the following libraries:

Installation procedure

There are two ways to install ExcelToolset:

  1. Installer:
    • The installer checks the requirements and, if met, installs the add-in in Excel.
    • It does not require administrative privileges if you are using a Windows "unprotected" folder.
    • It is essential to have .NET Desktop Runtime 6.0.x installed, in the same bit version as Excel; you can download it from the following link.
      The installer can check for the .NET Desktop Runtime but cannot install it on its own. If missing the installation is interrupted and you must proceed with the installation yourself; the error message shows the Excel bit version.
  2. Manual installation:

Activation

To enable ExcelToolset, follow these steps:

  1. Make sure you have a verified email account.
  2. Activate the licenses inside the reserved area of the site
  3. The first time you start Excel enter your account login details.

Update

ExcelToolset does not currently support automatic updates but is able to notify you of the availability of new versions.
You can update the application via the installer of the new version or by manually replacing the existing installation files with new ones (See Installation Procedure).

Download

ExcelToolset is provided "as is" without express warranty.

Spreadsheets

Dimensionamento UTA

Changelog

V.1.0.0

First release