Home: Services / Quotation

Quotation Calculator and Customized Functions

Speed Up Your Quotation Process!

Quotation systems and calculators are being used in many different businesses. This quotation calculator example demonstrates how a complex calculator can be generated using Excel.


Quotation Calculator Example

This quotation calculator allows users to compute the final cost of their services. The computation is based on multiple criterions from several data sheets. Figure 1. below shows one of the data sheets that is used for this calculator.

The users will be able to define their criterions through a set of user interfacts - combo boxes (drop down menu), checkboxes, and textbox. The final result with itemized costs breakdown then displays on the output area of the spreadsheet as shown in Figure 2.



Fig 1. Screen shot of a data sheet
Fig 2. Screen shot of the calculator sheet

Ever run out of Excel built-in functions to use?

Through Excel VBA programming, customized functions can be built. This customized function example demonstrates the use of user-defined Excel functions with context-sensitive help.


Customized Function Example

This example shows how user-defined functions can be built using Excel VBA or Macros and each of the customized functions has a context-sensitive help section links to it. This example is taken from one of our XL-Modeling products. This project has 12 user-defined functions on option pricing models and option greeks (sensitivities) based on Black-Scholes theory as shown on Figure 3.

Figures 4. is screen shot taken from the help of these functions. Users can easily navigate to different help section for any particular function.



Fig 3. Screen Shot of the customized functions section
Fig 4. Screen Shot of the functions help section

Quick Contact Box

Black-Scholes Option Pricing Model

The Black-Scholes model is a mathematical model of the market for an equity, in which the equity's price is a stochastic process. Its PDE is an equation which (in the model) the price of a derivative on the equity must satisfy. The Black–Scholes formula is the result obtained by applying the Black-Scholes PDE to European put and call options. The formula was derived by Fischer Black and Myron Scholes and published in 1973. They built on earlier research by Edward O. Thorp, Paul Samuelson, and Robert C. Merton. The fundamental insight of Black and Scholes is that the option is implicitly priced if the stock is traded.
More Info