Skip to content

Excel add-in (C# XLL) which computes unit conversions as UDFs

Notifications You must be signed in to change notification settings

byronwall/excel-unit-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Excel Unit Converter

This is a C# built Excel add-in (XLL) which provides unit conversions based on a database of unit types. It parses units from a string and converts them to a common SI form. From there, it can convert to any desired output form that is dimensionally consistent with the input.

This add-in was created at a time when I was doing a significant amount of engineering work in various units.

Full documentation available as PDF.

Screenshots

Example of formula input and result

Input

Output

Form to display and edit current unit database.

Unit form

Form to change the database location

Settings form

About

Excel add-in (C# XLL) which computes unit conversions as UDFs

Resources

Stars

Watchers

Forks

Packages

No packages published