Car Quotation System-Implementation

Authors Avatar

Implementation:

Setting up the Insurance Groups worksheet:

I started off by setting up a sheet that would contain all the information on the cars and their insurance groups. First of all I entered the number per car in column A; this is so later, the cars can be looked up easily. I entered the makes of the cars in column B, the model of the car in column C, the IG of the cars in column D. The Insurance Groups number from 1 to group 20; this range will easily include the Vauxhall cars Insurance Groups. I entered the basic premiums in column I.

I also added a column in E that would produce a unique name for a car by combining the make and model. I did this by typing in a formula that combined the contents of column B and C.

I then highlighted the area A1 to E10 and went to ‘Insert’, ‘Name’ and then ‘Define’. I called this area ‘Groups’. I also highlighted from H1 to I12 and named it ‘Costs’.

Setting up the Multipliers worksheet

The second sheet I set up was the multipliers sheet, which would hold all the factors and their multiplying figure.

                                        

I entered the separate multipliers onto the sheet, age, sex, area, no-claims bonus and the type of insurance.

I entered numbers in column A, which will be needed later to lookup the multipliers. In column B I entered the different multipliers and in column C, I entered the multiplier figure.

Setting up the input controls on quotes worksheet.

This is the major worksheet of the system, and takes information from the groups and multipliers sheets and works out the quotation.

I entered the labels for the customer’s title, forename, surname, address, postcode and telephone, In C2 to C8. I also entered the labels for the customers’ sex, age, car, area and type, in C11 to C20.

I placed an option box over D10 and D11 and linked it to cell E11.

Setting up the VLOOKUP functions on the quotes worksheet.

This is the part of my system which looks up the numbers in column E and produces the relevant information. I used VLOOKUP functions, shown on top. If I take the formula in cell G8 for example. I typed in VLOOKUP and then in brackets the cell I want it to look up, in this case cell E19 and then where to get the information from, Multipliers sheet, cells A36 to D38 and finally the number 4 so it knows to take the information from column four.

Join now!

                                        

In the next column along, I set up some additional VLOOKUP formulas to store the multiplier figures so the quote can be calculated.

Below shows what the spreadsheet looks like once all the VLOOKUP functions have been entered.

                                

Column G produces the information in words and column H produces the multiplier figures.

Calculating the total cost of the quote.

The cost of the quote is calculated by multiplying together the numbers in column H.

I then set up a formula in cell H12 that would multiply together ...

This is a preview of the whole essay