Skip to content

x-vba/xplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XPlus

Description

XPlus is an Excel Function library that adds over 100 functions to Excel, making it much easier to do common tasks within Excel. XPlus is written purely in VBA and has no external dependencies, making it very easy to install and incorporate into an Excel Workbook. Additionally, since XPlus is MIT Licensed, and thus has very little restrictions on use, it can be used commercially and personally free and charge, and can be shipped to others within an Excel Workbook free of charge. This means that even if another user doesn't have XPlus installed, they can still use XPlus when you send your workbook to them.

Documentation

Official documentation for XPlus can be found here. The official documentation gives in-depth explanations and examples of the functions and XPlus, and the function list below should be used primarily as a reference only.

Function List

Below is a list of all functions within XPlus:

License

The MIT License (MIT)

Copyright © 2020 Anthony Mancini

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Excel Function Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages