Hsslive-XII-DHSE CA Practical Question Pool-2019 Binoy
Hsslive-XII-DHSE CA Practical Question Pool-2019 Binoy
Computerised Accounting
Q.1
Given below is a table showing the Name, Designation and Monthly Salary paid
to different employees in Royal Traders for March 2017.
B.The total monthly salary paid to the Finance Manager (FM) in the firm.
Procedure:
SUM(number1,number2)
SUMIF(range,criteria,sum range)
LOOKUP(search criterion,search vector,result vector)
Application---------office-----LibreOffice calc
B1- Designation
Select the range C2:C7, where the values of sales figures entered.
Step-7 Find the total monthly salary paid to the Finance Manager (FM) in cell
A10. A10=SUMIF(B2:B7,”FM”,C2:C7) (Ans.85,000)
Step-8 Find out the name of the employee with monthly salary of Rs.40,000
by using LOOKUP Function
A11=LOOKUP(40000,C2:C7,A2:A7) + Enter(Ans.Jithesh)
OUTPUT:
Q.2
Binu obtained the following Scores out of 100 in his HSS Examination
March 2017.
Subjects Scores
ENGLISH 85
MALAYALAM 96
BUSINESS STUDIES 76
ACCOUNTANCY 67
ECONOMICS 29
COMPUTER APPLICATIOM 45
Converts the above scores into grades for each subject using the
following criteria:
Score Grade
90-100 A+
80-89 A
70-79 B+
60-69 B
50-59 C+
40-49 C
30-39 D+
20-29 D
Below 20 E
Procedure:
SUBJET - A1
SCORE - B1
GRADE - C1
C2=IF(B2>=90,”A+”,IF(B2>=80,”A”,IF(B2>=70,”B+”,IF(B2>=60,”B”,IF
(B2>=50,”C+”,IF(B2>=40,”C”,IF(B2>=30,”D+,IF(B2>=20,”D”,”E”)))))))
)
OUTPUT:
Q.3
A B C D E F G H I J
1 390 651 856 765 STOCK 192 CASH 1032
2 342 9899 658 456 765 398 155T DRS CRS INVESTMENT
Step-2 Enter the data given in the question exactly as in the range A1:J2
Step-3 To get the number of cells contains Numbers only, set the formula in
cell A4
A4=COUNT(A1:J2) Ans-12
Step-4 to get the number of cells that contains any value, set the formula
in cell A5
A5=COUNTA(A1:J2) Ans-18
Step-5 To get the number of cells which have values exceeding 750, set the
formula in cell A6
A6=COUNTIF(A1:J2,”>1000”) Ans-2
A1-Si No
B1-Products
C1-Sales Volume
D1-Country
Step-4: Select the entire data including labels like Si No,Products,Sales Volume
etc(A1:D7) to create Pivot Table.
Select ‘Products’ from ‘Available Fields’ by ‘click’ the mouse and drag it to the
‘Row Fields’,’Sales Volume’ to ‘Data fields’ and ‘Country’ to ‘Column Fields’+
OK
OUTPUT:
Enter the details into a text file (Notepad/Text Editor) and import the same
to a Spreadsheet file
A comma
Procedure: separated data
values in one
Step-1 Create a text data files using Text Editor. To get Text Editor
line of the text
Application------Accessories------Text Editor file is a row in
a spreadsheet
Step-2 Type text content given in the question in Text Editor file.
and each
In the first line, type the column headings separated by coma. entry,
separated by a
comma, is a
Step-3 Save Text Editor files column entry
for that row
File .........Save.....Save the file with a suitable name
Title: DATEVALUE
Q.6 Mr.Sajeev intends to apply for Civil Service Examination this year. But the
upper age limit is 32 as on 01/08/2016.Determine whether he is eligible to
apply or not, based on the cut off age. His date of birth is 06/09/1982 using
appropriate spreadsheet function?
Procedure:
Step-3 Compute the Date Value of such date in B1 and B2 by the formula
B1= DATEVALUE(“01/08/2016”)
B2=DATEVALUE(“06/09/1982”)
Step-4 Calculate difference between these date values in the cell B3 by the
formula B3=B1-B2
Step-5 Calculate the age of the person in the cell B4 by the formula
B4=ROUND(B3/365.25)
7(A) The following are the scores obtained by some students in a competitive
examination. Find out the HIGHEST, LOWEST and AVERAGE score using
appropriate function in spread sheet.
A B C D E F G H
1 Name ARUN BIBIN CINI DENNY EBIN FABIN GEO
2 Scores 150 180 410 480 260 161 515
7(B) from the data given below Fill the Address in F2 using CONCATENATE
Function
Procedure:
Procedure:
7(B)
OUTPUT:
Q.8
8(A) From the following Table, find out the BASIC PAY of Mr.Ajith using
VLOOKUP Function using EMPCODE 1846
A1- EMPCODE
B1- NAME
C1- BASICPAY
Then enter all the details given in the question in respective cells.
Step-3 Find out the basic pay of EMP CODE 1846 in the cell A7 by the Formula
A7=VLOOKUP(1846,A2:C5,3,0) or A7=VLOOKUP(1846,A2:C5,3,FALSE)
Ans: 8500
8(B)
B1-QUARTER 1
C1- QUQRTER II
E1- QUARTER IV
A3-TOTAL COST
A4- PROFIT
Step-3 Find the profit of the QUARTER II in the cell A6 by the formula
Q 9.
The XYZ Company Ltd furnishes you the list of their employees and their
taxable income
Procedure:
A1- Name
B1 – Sex
D1- Tax
D2= IF(C2>=500000,C2*20/100,IF(C2>=250000,C2*10/100,”NIL”))
OUTPUT:
Title: DATAVALIDATION
Q 10.
Assume that your school have only Commerce and Science batches. You are
required to enter the following list of students after creating the data
validation.
A B C D
1 Admission No Name Batches Age
2 1231 AYYOOB
3 1232 ARSHAD
4 1233 DONA
5 1234 FIDHA
6 1235 FADWA
A1- Admission No
B1- Name
C1- Batches
D1- Age
Step-7 Enter the age of students in the range D2:D6 (Data validation
restricted the entry of age between 15-20 & as ‘Science’ and
‘Commerce’)
List of Debtors and the amount due them are given below .Apply
Conditional Formatting to highlight receivables with date that have expired
on 31/01/2016.Also highlight the debts more than Rs.35,000 with red colour.
A- SI No
B1-Name
C1-Amount
D1-31/01/2016
Title: NPV
Q12.
Function- NPV
Procedure:
B7=NPV(B1,B2,B3,B4,B5,B6) + Enter
OUTPUT:
Rs.-1,29,967.21
Prepare a one variable table showing the repayment of the above loan in
different number of payment such as 12 months,24 months,36 months,48
months,60 months and 72 months.Use PMT Function
Note: One variable data table –to create report on the basis of “What if”
analysis.
Syntax-PMT=PMT(Rate,NPER,PV,FV,Type)
Procedure:
Step-1
A1 -Interest Rate
A2 - NPER
A3 - PV
A4 - FV
A5 - Type
A6 - PMT
B1 - 10%
B2 - 48
B3 - 300000
B4 - 0
B5 - 0
B6=PMT(B1/12,B2,B3,B4,B5)
PMT – Rs.7608.78
If INPER in cell-A8
PMT in cell-B8
OutPut:
Syntax=RATE(NPER,PMT,PV,FV)
Procedure:
Step-1 Open a blank worksheet in LibreOffice Calc and enter details given in
the question as below:
B6=RATE(B1,B2,B3,B4,B5)*12
OUTPUT: 9.80%
Q.15
The Total Commission earned by Mr.Vinod and Mr.Thomas for the year 2013
to 2017 are given below:
To create chart, select the range in which data entered (here it is A1:C6,
including labels) .Then, Insert----Chart--------In ‘Chart Wizard ‘select a
suitable Chart Type (here column chart). Then click Next button.
Subtitle
Procedures:
Step 1. Open a new worksheet in LibreOffice calc and enter the details given
in the question in the range A1:G2
Here Enter
Out Put:
Q.17
Draw a Column Chart for the following data and give the title “Marks Scored
by Students”
Procedure:
Step-1 Open a new worksheet in LibreOffice Calc and enter the details given in
the question in respective cells (A1:G2)
Subtitle
Click-Finish
Title: Depreciation-SLN
Q.18
Syntax = SLN(Cost,Salvage,Life)
Step-1
Cell Label
A1 Asset
B1 Cost of Purchase
C1 Installation Charges
D1 Transportation Charges
E1 Pre-operative Expenses
F1 Salavage Value
I1 Life in Years
J1 Total Cost
K1 Annual Depreciation
Step-3 Enter the details given in the question in respective cells
Step-4
Step-5
I2=SLN(Cost,Salvage,Life)
OR
I2=SLN(H2,F2,G2)
2019.1(22-7-19) 28 Binoy George
OUTPUT:
Q 19. ABC Ltd purchased Machine on 01/01/2011 for Rs. 2,00,000 and spent
Rs 10,000 for installation.The machinery was installed on 10-01-2016 The
expected salvage value is Rs 8,000 at the end of its useful life of 10 years.
Calculate annual depreciation under SLN method using spreadsheet?
Out Put:
Syntax=DB(cost,salvage,life,period,[month])
Month (optional): Month means number
Procedure: of month’s asset used in the first year, by
default it is 12.In this problem machinery
Step-1 Open a new worksheet in LibreOffice Calc was purchased on 01/04/2013,i.e,first day
of the financial year itself. If it was
Step-2 Enter the labels and values as given below: purchased on 01/08/2018, we want to give
month as 8 in the formula.
B5=DB(B1,B2,B3,B4)
The following are the details of a Plant and Machinery, calculate depreciation
under Written Down Value (WDV) method using spreadsheet.
Procedure:
B9=DB(B4,B5,B6,B7,B8) Syntax=DB(cost,salvage,life,period,[month])
Output –Rs.72090
Additional information:
5. TDS-20% for Gross Pay greater than Rs.60, 000, otherwise 10%.
Sum(),IF
Procedure:
Step-2 Select the range A1:J1 and select”Merge and Centter” and type the
heading “Payroll Statement of Employees”
A2-E.Name
B2-BP(Basic pay)
C2-DA
D2-HRA
E2-TA
F2-Gross Pay
G2-PF
H2-PF Loan
I2-TDS
J2-Total Deduction
K2-Net Pay
C3=B3*36%( i.e 36% of Basic Pay).Select cell C3 again and Drag upto C12
Output:
Mr.Binu has taken a loan of Rs.500000 from a bank, interest @10% per
annum.The loan is repayable over a period of 10 year in monthly
instalments.Prepare a loan repayment schedule by showing outstanding
balances for the first year(Hint: Use PMT function)
Syntax=PMT(Rate,NPER,PV,FV,Type)
Procedure:
Note Arrange labels as per the order of Syntax helps to simplify the problem.
B6=PMT(B1/12,B2,B3,B4,B5)
Q-24
The various transactions relating to Zion Chemicals for the month of January
2016 is given below. Ascertain the cash balance for the month using accounting
software.
Procedure:
Step-1 Open GNU Khata
Application-----office------GNU Khata
Case- As-is
Accounts only--------Proceed
Enter the following transactions using appropriate accounting vouchers and show the
purchase and sales Ledgers of Karuna Traders Eranakulam.
Procedure:
Step-1 Open GNU Khata
Application-----office------GNU Khata
Case- As-is
Accounts only--------Proceed
Procedure:
Step-1 Open GNU Khata
Application-----office------GNU Khata
Case- As-is
Accounts only--------Proceed
Net Loss-9840
Q-27
c) Cheque received from Alvin Traders (Check No20101 was collected on 02-
02-2017)
Procedure:
Step-1 Open GNU Khata
Application-----office------GNU Khata
Case- As-is
Accounts only--------Proceed
Items Amount
Capital 2,50,000
Creditors 50,000
Debtors 50,000
Procedure:
Step-1 Open GNU Khata
Application-----office------GNU Khata
Case- As-is
Accounts only--------Proceed
Enter the following in a Database Table with the file name Employee
a) Display the name of employees drawing Basic Pay greater than or equal to
60,000
b) Name of employees beginning with “A”
Procedure:
Step-1(Create and name the database)
Application---Office----LibreOffice Base------Create a new Database-----Next--
-------Finish
Save the Database with a suitable name (Here we can save the database with
the name Employee)
Step-2(Create and name the Table)
Select “Create table in design view”------Enter the field name and appropriate
Field Type
Output: (a)
Step-9(Design Query to get the list of name of employees begin with “A”)
Select icon Queries and select”Create Query in Design View”----select “table
employee”----Add----Close-------double click on the required fields
Step-10
Against the criterion in the EMP NAME column,enter the criteria
like’A*’.Then press F5or RUN Querry button to display the result.
Output: (b)
Q-30
B) Display the salary details of the employees whose names ending with
‘A’.
Procedure:
Select “Create table in design view”------Enter the field name and appropriate Field
Type
To set EMP ID as Primary Key right click on the row sector of the EMP ID and
select the “Primary Key” from the drop down menu.
Click on the save Button to save the Table. In Save as dialog box enter Table “emp
pay details” as Table name and click OK button. Then Close the screen by click (X)
Select icon “Queries “and select “Create Query in Design View”----select “table
emp pay details”----Add----Close-------double click on the required fields---here
select-EMP ID,EMP NAME and EMP BASIC PAY.
Step-7
In the next column, against the Field, enter the following formula to calculate 20% of
Basic Pay as DA.
“EMP_BASICPAY”*20/100
Step-8 Against the ‘Alias’ in this column enter the term DA, to define the name of the
field.
Step-9 Double click on the field HRA to add this to the Query design grid
Step-10 In the next column, against the Field, enter the following formula to
calculate GROSS SALARY of the employees.
Step-11Against the ‘Alias’ in this column enter the term GROSS SALARY, to define
the name of the field.
Step-13(Design Query to get the list of name of employees ending with “A”)
Select icon Queries and select “Create Query in Design View”----select “table emp
pay details”----Add----Close-------double click on the required fields
Step-14
Against the criterion in the EMP NAME column, enter the criteria like’*A’. Then
press F5 or RUN Querry button to display the result. Then close and save the Query
with a suitable name(default name Query 2)
Q-31
Create a database table named TABLE EMPLOYEE and enter the following
details using a FORM
Select “Create table in design view”------Enter the field name and appropriate Field
Type
To set EMP ID as Primary Key right click on the row sector of the EMP ID and
select the “Primary Key” from the drop down menu.
Click on the save Button to save the Table. In Save as dialog box enter Table “emp
pay details” as Table name and click OK button. Then Close the screen by click (X)
Click on the button ‘Forms’ and select “Use Wizard to Create Forms”
Pms41
Step-10
From the following details calculate Total Cost and Profit/Loss of each quarter
for the year 2016-2017 by using appropriate QUERY.
Procedure:
Select “Create table in design view”------Enter the field name and appropriate Field
Type
Click on the save button to save the Table. In Save as dialog box enter Table “Table
cost and profit” as Table name and click OK button. Then Close the screen by click
(X)
Double click on the newly created table” Table cost and profit ”to open and enter
data.Then enter the details of all employees in the table as given in the question.Then
close the window(X).
Select icon “Queries “and select “Create Query in Design View”----select “Table
cost and profit”----Add----Close-------double click on the required fields---here -
QUARTER,SALES,COST,ADM EXP and SELLING EXP
Step-7 In the next column, against the Field, enter the following formula to calculate
TOTAL COST
Step-8 Against the ‘Alias’ in this column enter the term TOTAL COST, to define the
name of the field.
Step-9 In the next column, against the Field, enter the following formula to calculate
PROFIT/LOSS
OUTPUT:
Title: Relationship
Q-33
Create database tables named EMPLOYEE and PAY DETAILS with the
following field names
Procedure:
Select “Create table in design view”------Enter the field name and appropriate Field
Type
Set EMP ID as Primary Key.Then save Table-1 byclick on the save button and give
the name’EMPLOYEE’. Then Close the screen by click (X)
Select “Create table in design view”------Enter the field name and appropriate Field
Type
Set EMP ID as Primary Key. Then save Table-1 by click on the save button and give
the name ‘PAY DETAILS’. Then Close the screen by click (X)
Now Two Tables created, there is a common factor”EMP ID” in both the
tables. It is essential to create Relationship
Step-8
In the relationship window, click with mouse on the “EMP ID” of one table and
drag and drop on to the “EMP ID“field of the second table. Now a connecting
line between these two fields is formed. Then click on save button to save the
relationship and close the window.
Step-9 Click on query button and select “Create query in design view”-----add both
the tables to query design window -----close.
OUTPUT:
Note: For more practical questions and explanations with screenshots, search my study
notes of Computerised Accounting published in www.hsslive.in,
www.hssplustwo.blogspot.com, www.educom.in
Chapter-2 Spreadsheet
1. A spread sheet file is known as ------Workbook
2. Pre-defined formulae in spreadsheets are called ------Function
3. The intersection of rows and columns in a worksheet is called-------Cell
4. The cell reference of 4th column and 1st row is-------D1
5. In cell address E7,E represents-----5th column
6. A group of adjacent cells that forms a rectangular area is called------Range
7. By default,”labels” entered in a spreadheet have------align ment.(Left)
8. By default,”numbers” or “Value” entered in a spreadheet have------align
ment.(Right)
9. Examples for Mathematical function?(SUM,SUMIF,ROUND)
10. Examples for Logical Function?(IF,AND,OR)
11. Examples for Financial Function?(PV,FV,PMT)
12. Syntax of IF Function?
13. Syntax of PMT? [=PMT(Rate,NPER,PV,FV,Type)
14. An example for ‘Statistical Function’?
15. SUMIF( ) is an example for----Function.(Mathematical Function)
16. Syntax of PMT is=PMT(Rate,NPER,PV,FV,Type),here NPER stands for?
(Total number of payment periods for the life time of the loan)