Assignment Questions

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Assignment Question

Question 1: Create a macro that will highlight an entire column of data in yellow. Your macro
should work no matter how many rows of data are in the column. (1 Marks)

Question 2: Create a pivot table using the Visual Basic for Applications (VBA) code and create a
macro that show top 10 customers (data set are given in Excel File).
(3 Marks)

Question 3: How do you create a user-defined function in VBA? Create own name function for
multiplication (data set are given in Excel File). (1 Marks)

Question 4: Mr. A borrowed Rs. 650000 at a rate of 15% per annum for a 10 years loan period
(instalments and mode of payment are bi monthly payments). Show the required sheet in MS excel.
Also write appropriate formula in MS excel to compute the Instalment, Principal amount and
Interest amount for the 18 installment.

(2 Marks)

Question 5: XYZ Ltd. Is in the process of selecting a capital Projects. The details of two Capital
projects A and Project B identified by the company are provided below:

Project A Project B

Rate of Interest 12% 12%

Cost of Project -800000 -9000000

Cash inflow in 2015 600000 20000

Cash inflow in 2016 60000 700000

Cash inflow in 2017 80000 200000

Cash inflow in 2018 90000 300000

Cash inflow in 2019 80000 20000


Cash inflow in 2020 10000 10000

Cash inflow in 2021 15000 150000

You are required to evaluate the above capital budgeting projects and Recommend the project to
implement so that the company earn maximum profit on the basis of IRR and NPV method.

(1.5 Marks)
Question 6: You are given the following data for a firm XYZ LTD. Based on the given data
forecast the Sales of Goods for the year 2050. Show the trend in Sales of Goods over the years
using the forecasted value in an appropriate diagram. (1.5 Marks)
Year Sales of Goods

2001 5000

2003 5500

2005 4000

2006 6000

2008 6500

2010 6100

2011 6892

2014 8000

2017 9200

2018 9856

2021 8652

2022 10000
Note: Save the excel file using the format “firstname_ rollnumber”

You might also like