My "Tarsier Tools" are simple standalone applications, utility functions, OpenOffice Calc / Microsoft Excel macros that I've developed. I and hope you'll find them useful.
Please review the sections below on licensing, including that my "Tarsier Tools" are distributed with NO WARRANTY; and code integrity and data security.
The following "Tarsier Tools" are available;
Designed for OpenOffice.org Calc and Microsoft Excel, this "Tarsier Tool" interpolates between consecutive ordered points from the given data. The function can be configured to interpolate using either a step or linear function. If the input value is outside of the range of the X coordinates the function can be configured to either perform a linear extrapolation using the two nearest points; return a constant value of the nearest value or return the Excel #NUM! error.
Designed for OpenOffice.org Calc and Microsoft Excel, this "Tarsier Tool" enables you to perform quadratic regression on your data. The function can provide the coefficients of the quadratic equation, evaluate the function for a known X value, calculate the X values for a known Y value, calculate the co-ordinates of the turning point and calculate the R2 (R squared) coefficient of multiple determination.
This "Tarsier Tool" is a simple application to demonstrate the concept of my Save To... and Save To Draft file menu functions and associated Preferences or Options dialog box. This Tarsier Tool (code) is written in C++, is not a library and uses the wxWidgets API, so you may need to customise the code to incorporate it into your application, programming language or GUI API.
Designed for Microsoft Excel, this "Tarsier Tool" will enable you to transpose a row of cells to a column, and vice versa, while at the same time, maintaining a link between the destination range and the original range. The link can be made on the same sheet, a different sheet in the same workbook, or even in a different workbook.
You are free to,
provided that you follow the following licence terms,
If you are using a "Tariser Tool" commercially or within software that you are developing and intend to sell, please e-mail me for details of the licence fee.
I have tried to ensure that the Microsoft versions of the "Tarsier Tools" are virus free while in development, but there is always the remote possibility that the software on the web server could have been replaced by malicious code. If you are worried about the executables having been hacked, e-mail me requesting the "Tarsier Tool" you want and I will e-mail it to you.