The SimMetrics VBA Add-In is a Microsoft Excel Add-In, written in VBA, that provides an interface to some of the functions available in the SimMetrics package (http://www.dcs.shef.ac.uk/~sam/simmetrics.html).
The functions are made available as User Defined Functions (UDFs) within Excel.
Features:
* Functions available in Excel as UDFs.
* Simple installation.
* Implements the Levenshtein Distance Metric.
* Freeware. SimMetric VBA Add-In is free.
Required:
* Microsoft Excel 2000 or later.
* Microsoft .Net Framework v2.0.
Installation:
* The installation package can be downloaded here: SimMetrics_VBA_Add-In_Setup_v1.0.exe
* Example Workbook: Example.xls
Not supported (this may change in the future)/What it will not do:
* May add other SimMetric Metrics if they prove useful.
Operational notes:
Refer to the help file in the installation package.
Other:
Comments, bugs and requests can be made in the Forum.