Wednesday, May 22, 2019

ICT implementation report

1. Range of dataThis is my data, which offers all the different cars and the details slightly them. The table is set out in and sorted by the specifications of the cars and besides includes their damages.2. Creating nightspot sheet3. customer details of order sheetThis is the top commence of my order sheet, which be the customers details and the company logo on the top right hand side of the page.4. Setting up combo boxesI afford created combo boxes so that customers can choose what they wish from my data of cars. Each combo-box category has 5 cars and an empty space left encase the customer chooses not to choose a car from a certain category. This selection is link up to the carrel neighboring to it as each car has a preset scrap and the outcome is what makes the cell named cars change to what is selected in the combo box.5. SpinnersThe quantity is done using spinners. As the customer selects the type of car they prefer the outlay mechanically comes up in the charge c ell and they can change the quantity up to 6 cars for each which is highly unlikely. As the quantity spot changes the price is multiplied by the number in the quantity cell.6. TotalsAfter these processes be done the total price is calculated by manifolding the quantity chosen with the price of the car.7. LookupsColumn F uses a VLOOKUP in order to find what car has been chosen by the customer. This is done by linking it with Column C and this column shows a number which is the number of the car chosen on the combo-box and the number in the combo-box is the number which the cars are set as in the Data sheet. Hence displaying the selected car.There is also a VLOOKUPS done for the price which also works in the same way.8. Tick box and IF direction for Online DiscountThis is the online discount tick box which is linked to the cell next to it as you can see above. As the box is ticked and un-ticked the cell next to it will change to TRUE or FALSE this modify me to create an IF statem ent formula that links to this cell in order to roll discount or not.This IF statement is intentional to give a 15% discount if B25 displays TRUE and if not then 0 will be shown.9. Delivery YES, nobuttons and IF statementAs shown in step 8 the Buttons are linked to the cell next to them. However this time the cell C28 will display either 1 or 2 which represent YES or NO. From this the IF statement in I24 can be done. If cell C28 is displaying 1 then a 6.99 charge will be put on the totals if number 2 is being displayed then cell I24 will come up as blank as there is no Delivery charge.10. Tick box and IF statement Claims Bonus DiscountThis is the Claims Bonus discount tick box which is linked to the cell next to it as you can see above. As the box is ticked and un-ticked the cell next to it will change to TRUE or FALSE this enable me to create an IF statement formula that links to this cell in order to give discount or not.11. Sub-TotalThis is a sum formula which adds all the pri ces which are displayed in the selected columns.12. Working out vat%Simply input the percentage I wanted as my VAT into cell H26. In the cell next to it a multiplication formula is used to multiply the percentage by the sub-total which leaves the VAT in cell I26.13. Working out discount price.Simply input the percentage I wanted to discount into cell H25. In the cell next to it a multiplication formula is used to multiply the percentage by the sub-total which leaves the discount in cell I25.14. Working out Claims bonus Discount priceSimply input the percentage I wanted to discount into cell H27. In the cell next to it a multiplication formula is used to multiply the percentage by the sub-total which leaves the discount in cell I27.15. Grand-TotalThis is a sum formula up to now is more complex because it is subtracting discounts and adding different prices. This formula automatically alters and changes agree to what is displayed in the cells above it.16. append MacrosThese macros are recorded to copy the details of the chosen car from each row and insert them on to the invoice sheet. They are also set to change the font option and insert a new row so that cars which are chosen do not alternate each other so that the user can select more then one car or extra.17. Go to Invoice & Go to coiffureThese macros have been set up so that the user can toggle between the two sheets without any hassle. They are both very simple macros designed so that the user can change or add anything they want to their receipt.18. Print MacroThis has been created in order to present the user with a mug menu once it is selected or gull as soon as it is pressed, so that they can select their marking option or directly print the receipt.19. Logos, company details and pictureThis print scheme shows the company logo and the colour scheme which is matching throughout the project and the picture in order to make the project more attractive. Part of the logo is the company details that are merged with it.20. Invoice number and date.Located below the logo, this is one of the essentials for the receipt, however there is no formula or calendar option used so the date has to be manually changed every day and the invoice number every time the invoice is being saved and printed.21. Order detailsThese details are automatically pasted from the order sheet using the Add Macros. Therefore the titles are set in that order according to the data sheet and the font has been set to be changed as part of the processes of the add macro.22. Customer details on the invoice.These formulas simply display the information/details which the end-user would fill out at the top of the order sheet.23. Calculation formulas on invoiceThe print screen above shows all the formulas used I order to calculate the grand total. These are the same formulas used as the order sheet which I have explained in detail, however these have different cell references and copy the if statements from the order s heet so that the customers order is transferred correctly and so I do not have to repeat the process again.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.