Computerised Accounting I Lecture Notes Acy L400 - 2021
Computerised Accounting I Lecture Notes Acy L400 - 2021
CHAPTER ONE
GENERAL INTRODUCTION
I- DEFINITION OF BASIC TERMS
I.3- Spreadsheet
It is any program that presents information in columns and rows is done. Examples of spreadsheet programs
include Excel, Lotus 123,
1.4- Workbook
It is a basic working environment in excel where information (data) is analysed and stored or where operations are
carried out. Each workbook is made up of sheets and can contain up to 255 sheets.
1.5- Sheet
A sheet is an automated ledger made up of columns and rows. Columns are identified by letters of the alphabet
from A to XFD (i.e 1 for the 1st Column and XFD for the last column for Windows 2007 to resent versions).
Rows are identified by numbers from 1 to 1,048,576 (i.e. 1 for the 1st row and 1,048,576 for the last row).
1.6- A Cell
A cell is the intersection of a column and a row. All cells have their references. A cell reference begins with the
column letter and ends with the row number e.g Cell A1, Cell BB25 etc. The first cell is A1 and the last cell is
XFD1,048,576. An Active cell is that which is selected hence, it is ready to receive information. A group of cells is called a
range e.g. (A1:E10)
1
2.1- Ms Excel Screen Components
The guiding principle behind windows is supposed to be that it makes computer applications easier to use.
Certainly the use of a mouse for selecting options is preferable to the complicated key-based commands that had to be
memorised for older applications, and the use of icons and buttons with simple pictures on them can make the choice of
actions easier. However, Excel in common with most windows applications provides a screen that is extremely cluttered
and can be very daunting to the new user. The screen contains the following windows features:
a. The Control Menu: It leads to the standard windows menu,
b. The Title bar: It is used to move the window,
c. The Minimise button: It converts the window to an icon,
d. The Maximise button: It makes the window to full size,
e. The Close button: Closes down the program,
f. The Menu bar: Has a set of drop-down menus that provide access to all of Excel‟s features,
g. The Toolbar: It is a double row of buttons and selection boxes which in most cases, provide shortcuts to the menu
options or quick ways of entering values,
h. The Tab buttons and Sheet tabs: Let you move from one worksheet to another,
i. The Scroll bars: Allow fast movement within a sheet,
j. The Status bar is used by Excel for displaying messages and giving information such as whether the [Num Lock]
and [Caps Lock] keys are switched on,
k. The Main grid is a rectangle where data is entered and results are displayed,
l. The Worksheet: Is a rectangular array of rows and columns. Columns are labelled with letters: A, B, C and so on
to IV for 2003 and XFD for advanced versions; the rows are numbered from 1 down the sheet to 65536 for 2003
and 1,048,576 for advanced versions.
m. A Cell: It is the intersection of a row and column. Any item of data entered on the sheet is placed in one of these
cells; each cell can hold one and only one item of data. Cells are identified by combining the cell letter and row
number e.g. the cell in the top left-hand corner of the sheet is A1. To the right of this is B1, then C1, and so on.
The cells in the second row are labelled A2, B2, and C2 etc.
One cell is always active. This is the cell where data can be entered (initially A1). The active cell is identified by a
thicker border. Any cell can be made the active cell by using the arrow keys, clicking on a cell or selecting a new cell with
the menu options. Only one cell can be active at a time.
Options:
1. Click on the scroll bar arrows to move the display one row or column at a time,
2. Click on the grey scroll areas to move by one screenful in any direction,
3. Drag the buttons on the scroll bars to move by large amounts,
4. Click on a cell to make it active,
5. Use the cursor keys to make an adjacent cell active,
6. Press (F5) and enter a new cell reference to make any cell on the sheet active,
3
CHAPTER TWO
ENTERING DATA IN EXCEL
Excel always starts with a blank worksheet. Entering data is simply a matter of selecting a cell and then typing a
value. You can enter numbers or text in any cell. As an example, create a worksheet with this simple table:
A B C D E
1
2 TOTAL SALES: NORTH
3
4 2007 2006 % Change
5 1st Qtr 1092 1048
6 2nd Qtr 718 623
7 3rd Qtr 1953 1955
8 4th Qtr 908 705
9 TOTAL
NB: Excel recognises most of the entries as text and places them on the left of the cell. However, it treats 2006 and 2007
as numbers, putting them on the right of the cells. These values will be changed to text later.
NB:
You can also complete an entry by pressing one of the cursor keys or clicking on another cell,
If you start making an entry in the wrong cell, press Esc and no change will be made.
Excel will always try to decide for itself what sort of data is being entered:
If the value starts with a number, +, or - sign and contains only numeric characters, it is treated as a numeric
value,
If the entry begins with a + or – sign (with letters) or an = sign, Excel assumes it is a formula,
If the value starts with any other character, Excel assumes the entry is a piece of text.
Numeric values and the results of numeric formulae are always aligned on the right-hand side of the columns. By
default, text entries are placed on the left.
Basic Steps to enter numeric values as text: To change the 2007 and 2006 labels to text:
1. Click on C4,
4
2. Type „2007 and press Enter,
3. Click on D4,
4. Type „2006 and press Enter,
NUMBERS:
Numbers are displayed using the General format, unless you specify otherwise. With this format, Excel selects the
most appropriate style in each individual case, using the least number of decimal places possible (and none at all for whole
numbers).
In many cases, this leads to an untidy display and you will want to change the format. The type of display depends on
the numeric value thus:
1. Whole numbers (integers) are displayed with no decimal point (e.g. 123),
2. Decimals are shown with as many decimal places as are needed, and with a zero to the left of the decimal point for
numbers less than 1 (e.g. 12.3, 1.23, 0.123, 0.0123).
3. Very large and very small numbers are given in Scientific format (e.g. 1.23E+09),
4. If the cell is too narrow to show a complete number, it is filled with # marks (though the number is still safely held in
memory).
A B C D E F G
1
2
3
4 Integers Decimals Exponential Narrow
Column
5
6 1 1.2 6E+19 #####
7 32 4.708 2.304E+11 #####
8 623 2.94571 3.462E+13 #####
9 1752 0.23 4E-10 #####
10 22385468 0.00004 6.23E-14 #####
11
NB: You can apply different formats to individual cells or groups of cells. For instance, you can put a monetary symbol in
front of money amounts or separate thousands with commas.
SIMPLE EDITING:
If you make a mistake, it‟s easily put right; there‟s no need to start all over again. The contents of any cell can be
replaced or revised with very little effort.
Displayed value temporarily
Truncated during editing Editing cursor
Formula bar
5
Tip:
You can use Windows cut-and-paste facilities to transfer text between applications. For example, Ctrl + V pastes
text from the clipboard into the current cell; Ctrl + C copies the contents of the current cell or highlighted text from the
formula bar; Ctrl + X deletes the contents of a cell or highlighted text and places a copy in the clipboard. Clipboard data can
be inserted into any appropriate windows application.
The worksheet data may also be lost if the program – or Windows – crashes (i.e. produces a fatal error message
that results in the application being forcibly closed). This does not happen often but when it does, it‟s usually at the most
inconvenient moment! So, save your work frequently.
You can also do immense damage to a worksheet by some unintended formatting change or an incorrect formula
applied to the wrong range of cells. Always save the worksheet before starting any potentially disastrous action.
6
dash (-) or underscore (_) can sometimes be useful. Do not enter an extension; Excel automatically adds .XLS for
you.
4. Click on Save.
The file is saved, the new name appears on the title bar, and you can continue editing.
The next time you choose File / Save, you will not have to supply a name; the current worksheet will replace
previous version in the file.
You will need to devise some logical naming scheme for your Excel files. Names need to be brief but remind you of
what they contain. Bear in mind that you may want to create several different versions of the same file, so allow for the
inclusion of some further identification (e.g. Sales 2007 North Actual, Sales 2007 West Projected).
If you want to save a new version of the worksheet, leaving the original intact, choose Save As from the File menu,
instead of save. You are then given the opportunity to enter a new name or choose a new folder.
When you save with a new name, the original file is unchanged. This gives you a simple way to use an existing file
as the basis for a new one.
To resave quickly, just press [Ctrl] +[S] or click on the Save button on the toolbar
CLOSING A FILE:
You can close the secondary window without leaving Excel. This gives you a completely empty Excel window into
which you can load a new worksheet.
When the window has been closed, most options in the dropdown menus will be greyed out, indicating that they are
unavailable. There are several ways to close the worksheet file as follows:
1. Select close from the File menu,
2. Click on the secondary window‟s control menu and then on Close,
3. Press [Ctrl] + [W],
4. Click on the secondary window‟s close button,
LOADING A WORKSHEET:
Provided you have saved your worksheet, it can be easily loaded again the next time you start Excel. The file menu
contains an option to load a worksheet (Open) and lists recently-used files.
A worksheet that has been saved can easily be loaded again the next time you start up Excel as follows:
1. Select Open from the File menu, then choose the drive, folder and file from the file-list box,
2. Click on the Open button on the toolbar as a shortcut to the File / Open option,
3. Click on one of the most recently used files, which are listed at the bottom of the File menu,
There is no need to reload the worksheet if Excel has been temporarily suspended: Just click on any visible part of
the Excel window or, if it has been minimised, click on the Excel button at the bottom of the desktop. Alternatively, select
Excel using [Alt] + [Tab] or [Alt] + [Esc].
IV- FORMULAE
ENTERING A FORMULA:
A formula is used to calculate the value of a cell from the contents of other cells. For instance, formulae may be
used to calculate totals or averages, produce percentages or find the minimum and maximum values in ranges.
A formula consists of a mathematical or text expression, which refers to other cells or to constant values. The
components of the formula are linked together by operators (+, - etc.). Formulae must start with an =, +, or – sign.
7
Basic steps to enter a formula:
1. Click on the cell where you want the result of the formula to be displayed (e.g. C9 on the TOTAL SALES: NORTH)
file,
2. Type the formula for example: =C5+C6+C7+C8 (you can use either upper or lower case letters for cell references).
The formula appears simultaneously in the cell and the formula bar.
3. Press [Enter]. The result of the calculation is shown in the cell.
If you make a mistake that results in a formula which cannot be calculated (for instance, dividing by zero or referring
to a text cell), Excel displays #Value in the cell.
Other errors may be harder to identify and will not produce an error message. For instance, typing a – sign instead
of + gives a valid answer but produces the wrong value.
To edit a formula:
1. Click on the cell containing the formula,
2. Click on the formula in the formula bar,
3. With the usual cursor and editing keys, make the corrections,
4. Press [Enter]. The new result is displayed.
NB: If you change the value of one of the cells used by the formula, the result is updated accordingly.
When entering numbers, do not use commas to separate thousands, monetary symbols (e.g. £) or brackets for
negative numbers (use – instead). These extra symbols can be added later, if needed.
CALCULATION OPTIONS:
Excel recalculates the worksheet whenever you make a change to any item of data. The program adopts an
intelligent approach; only those formulae that are affected by the change are recalculated, and the calculations are done in
a logical order. The formulae that refer to the changed cell are recalculated first; if this result in changes to other cells, then
any further formulae that are affected are also calculated, and so on.
This seems impressive when you first use a spread sheet program but can become tedious, particularly for large,
complicated worksheets, where a full recalculation may take some time. In such cases, you can use the options item in the
8
Tools menu to switch automatic calculation off. Click on the calculation tab and a range of options is available; clicking on
Manual means that in future you will have to press [F9] to force a recalculation.
The calculation tab from the Tools / Options menu gives you these alternatives:
1. Automatic recalculates affected cells in a logical order – the default,
2. Automatic Except Tables recalculates everything except data tables,
3. Manual recalculates the sheet only when you press [F9],
Leave Recalculate before Save switched on – this forces a recalculation in Manual mode whenever you save file.
OPERATORS:
Five main arithmetic operators are used to determine how values are combined. A formula consists of an
alternating sequence of values and operators, usually starting and ending with a value (the only exceptions are the use of a
minus sign to negate a value and the percentage symbol). The calculation is not carried out from left to right but according
to the following rules:
1. Raising to the power (^) is done first (also called exponentiation),
2. Next come any multiplications and divisions (*/),
3. Finally, additions and subtractions (+ -) are performed.
For next calculations, only the & operator is allowed. This adds one string to the end of another. You cannot use + to
add strings in a formula.
The following numeric operators are recognised:
^ Raising to the power (e.g. 2^3 is 23)
* Multiplication,
/ Division,
+ Addition,
- Subtraction,
USING BRACKETS:
You can use brackets (parentheses) to change the order of calculation. Anything inside a pair of brackets is
calculated first. For example: the percentage change in E5 is calculated by = (C5-D5)/D5
The brackets are essential here; if there were no brackets, the division would be carried out first, giving a result of C5-1.
9
E5 =(C5-D5)/D5
A B C D E
1
2 TOTAL SALES: NORTH
3
4 2007 2006 %
Change
5 1st Qtr. 1092 1048 0.041985
6 2nd Qtr. 718 623
7 3rd Qtr. 1953 1955
8 4th Qtr. 908 705
9 TOTAL 4671
NOTE:
- You can make formulae easier to understand by including spaces on either side of the operators. Excel ignores any
spaces within a formula,
- Calculations start inside the innermost pair of brackets and work outward,
- Every opening bracket must have a corresponding closing bracket (Excel highlights the matching opening bracket for
you every time you type a closing bracket),
- You can nest up to seven pairs of brackets i.e. place one set of brackets inside another e.g. =((100-(A8+1)*5)+0.5)/10
- If the value of A8 is 7, the formula is calculated as follows:
=((100-(7+1)*5)+0.5/10,
=((100-8*5)+0.5)/10,
=((100-40)+0.5)/10,
=(60+0.5)/10,
=60.5/10
=6.05
- Don‟t let your formulae get too complicated. It is better to split a complex formula over several cells than to build them
all into a single formula. This allows you to find errors more easily and to check intermediate values. For example:
In D5: = A8 + 1
In D6: = 100 – (D5 * 5)
In D7: = (D6 + 0.5) / 10
- Sometimes brackets are used for clarity, even when not strictly necessary e.g. (C5*3)+(D5*5) rather than C5*3+D5*5.
- Do not use brackets to indicate negative numbers in a formula; use the – sign instead. Only use round brackets ( ) in
formulae; square brackets [ ] and curly brackets { } will not be accepted.
RANGES:
Many operators within Excel require you to mark out ranges of cells. For example, you may want to add together all
the numbers in a range of cells; you will also want to change the display format for ranges of cells.
A range is a group of cells that form a rectangle and it is identified by the cells in the top left-hand and bottom right-
hand corners of the rectangle, separated by a colon. For instance, the range reference A1 : B3 identifies a range containing
six cells: A1, A2, A3, B1, B2, B3.
A range can be anything from a single cell to the entire worksheet.
10
A B C D E F G
1
2
3 B3:B3 D3:F3
4
5
6 B5:B8 D5:F8
7
8
9
Basic Steps to make a range on the worksheet are:
- Move the pointer to the cell in the top left-hand corner of the range,
- Press and hold the mouse button, then drag the pointer to the cell at the bottom right-hand corner of the range,
- Release the mouse button; the range is highlighted,
- Alternatively, click on the first cell, press and hold [Shift], then click on the last cell,
A B C D E
Start dragging 1
here 2 TOTAL SALES: NORTH
3
4 2007 2006 % Change
5 1st Qtr. 1092 1048 0.041985
6 2nd Qtr. 718 623
7 3rd Qtr. 1953 1955 Finish dragging
8 4th Qtr. 908 705 here
9 TOTAL 4671
10
You can highlight whole rows or columns, or the entire sheet by clicking on the worksheet borders. You can select
more than one range at a time by holding down the [Ctrl] key while you mark the blocks, rows or columns.
If you click anywhere else after you have marked a block, the block marking disappears.
Options:
- To mark a single cell just click on it,
- To mark a whole row or column, click the row number or column letter,
- To mark the entire worksheet, click on the square in the top left-hand corner of the worksheet.
Marking Multiple blocks
Click here to mare 1. Mark block
Whole sheet Click here to mark
Click here to mare Whole column 2. Press and hold [Ctrl]
Whole row
A B C D E F
1
2
3
4
5
6
7
8
9
10
11
3. Drag from here… 4….to here
11
NAMES:
Working with ranges can be cumbersome, particularly on large worksheets where a formula may refer to a range
that is some distance away. So Excel allows you to attach a name to any cell or range. This name can be used in any
formula in place of the cell or range reference.
Names can be up to 255 characters (far more than you should ever use), consisting of letters, numbers, full stops
and underscore characters. Other characters are not allowed. The name should start with a letter.
Upper and lower case letters are treated the same but the name is stored exactly as you type it, so it is a good idea
to mix lower case letters and capitals. When a name is referenced in a formula, Excel converts it to the same mixture of
upper and lower case.
Cell to be named
A B C D E F G H I
1
2 Discount rate 0.05
3
4 Total Amount 120200
5 Discount 6010
6 Amount Due 114190
7
The name that you create can be listed in the name box in the toolbar (where the cell reference is usually shown).
Click on the arrow on the right of the box to see the list drop down.
To use a name in a formula, simply substitute e name for the cell reference. In the example in the illustration, the
name formulae for Discount and Amount due were originally:
= C6*C3
= C6- C7
These can be changed to:
= Total_Amount*Discount_Rate
= Total_Amount-Discount
Names can either be typed in full or inserted by clicking on the data cell as you are entering the formula.
12
To use existing labels as names:
1. Mark a range consisting of the labels and the cells to which they are to be attached,
2. Select insert [Name] create,
3. Identify the location of the names. For example, Left Column means that the names are in a column to the left of
the data range,
4. Press [Enter]
Names are particularly useful where a range is referenced more than once on the worksheet. If change the definition of the
name so that it refers to another range, you will not have to change any of the formulae that use that name.
V- FUNCTIONS
THE SUM FUNCTION:
Excel contains a large number of built-in functions. These are special routines that can be used within a formula to
perform particular tasks. For example, the most commonly used function is SUM, which calculates the total of all the cells in
a specified range. Other arithmetic functions include AVERAGE to calculate the average of a range, and MIN and MAX to
find the smallest and largest numbers in a range, plus many others.
The function name is followed by a pair of brackets containing one or more arguments. If there is more than orn
argument, these are separated by commas. In the case of SUM, there need be only one argument: the range to be
totalled.
Functions are used in a formula in the same way as a constant value or cell reference. When the formula is
calculated, the function returns a value which replaces it in the formula.
The SUM function can be used in the sales 2007 worksheet to replace the rather clumsy formula in C9 as follows:
1. Click on C9,
2. Start typing to replace the existing entry =sum(
3. Drag the mouse pointer over the range C5:C8. As you do so the range appears in the formula.
4. Type the closing bracket and press [Enter].
NB:
The sum function can take more than one argument. For example, Sum (B6,C9:D12) returns the total of the
number in cell B6 plus all the numbers in the range C9:D12.
Although you can type the range directly into the function, marking it by dragging gives you a better chance of
getting it right.
The SUM function has its own AutoSum button on the toolbar. This button lets you apply a SUM function with as few as
three key presses / button clicks. However, it requires some care; it is just as easy to get the sum wrong.
13
IF =SUM(C5:C8)
A B C D E
1
2 TOTAL SALES: NORTH
3
4 2007 2006 % Change
5 1st Qtr. 1092 1048 0.041985
6 2nd Qtr. 718 623
7 3rd Qtr. 1953 1955
8 4th Qtr. 908 705
9 TOTAL =SUM(C5:C8)
OTHER FUNCTIONS:
Excel comes equipped with a huge variety of built-in functions – over 200 in all. These fall into a number of categories:
BASIC MATHEMATICS AND TRIG FUNCTIONS: These functions are used to determine the absolute value , the
integer position of a number, log of numbers etc.
A- ABS FUNCTIONS → ABS (Number): This function gives the absolute value of a number e.g. =ABS(-5) = 5;
=ABS(5) = 5
B- FACT FUNCTION → FACT(Number): It determines the factorial of that number, i.e. the product of all integers up
to that number e.g. =FACT(4) = 1*2*3*4 = 24, =FACT(5) = 120, =FACT(6) = 720, etc.
C- LOG10 (Number): It returns the log to the base 10 of that number,
D- MOD FUNCTION: → MOD(Numerator, denominator): The function evaluates and returns the remainder or the
modulus e.g, =MOD(11.3) = 2 etc
E- PRODUCT(x,y,z,….): It determines the product of the reference (argument) e.g. =PRODUCT(5,8,2) = 80;
=PRODUCT(B8,C2) etc.
F- SIGN(reference): This function gives the sign (-ve, or +ve) of the result. When the sign is negative, it returns -1;
when it is positive, it gives 1 and when the result is zero, it returns 0; e.g. =Sign(8+5-9) = 1; =Sign(-5*4-22) = -1;
=Sign(-4+4)=0 etc.
G- SQRT(Number): This function returns the positive square root of a value. NB: Square roots of negative values do
not exist E.g. =SQRT(26) = 6
H- INT(number): This rounds down decimal values to the nearest integer. E.g. =INT(5.63) =5
I- ROUND(Number, dp): This rounds numbers to a given places of decimals. Number is the decimal number to be
rounded and dp is the number of decimal places. But if:
dp ˃ 0; it rounds to that specified number of decimal places. E.g. =ROUND(25.25268, 2) = 25.25 ; =
round(25.25268, 3) = 25.253 etc,
dp ˂ 0; it rounds to the nearest 10th, 100th, 1000th, etc depending on the value of dp (-1, -2, -3, …) e.g.
=Round(2314.8103, 3) = 2000; =Round(2314.8103, -1) = 2310. etc.
dp = 0; It rounds to the nearest unit e.g. =Round(231408103, 0) = 2315, =round(25.25268, 2) = 25 etc,
14
K- CEILING AND FLOOR FUNCTIONS:
The ceiling function, i.e. CEILING(Number, significance) returns a number rounded up away from zero to the
nearest multiple of significance. E.g. =CEILING(6582,5) = 6585.
The floor function, i.e. FLOOR(Number, significance) returns a number rounded down towards zero to the nearest
multiple of significance. E.g. =FLOOR(6582,5) = 6580.
L- TRUNC FUNCTION. → TRUNC(Number): TRUNC means truncate a number i.e. removing the fractional part of
that number. E.g. =TRUNC(52.365) = 52.
M- EVEN FUNCTION → EVEN(Number): The function rounds up numbers to the nearest odd integer e.g. =EVEN(5)
= 6; =EVEN(2.3) = 4; =EVEN(-1) = -2; etc.
N- ODD FUNCTION → ODD(Number): The function rounds up numbers to the nearest odd integer e.g. =ODD(5) = 5;
=ODD(2.3) = 3; =ODD(-1.5) = -3; etc.
F- COUNT FUNCTION: This function counts the cells that contain numbers. Text, Empty spaces and logical values
like true, false etc may be included in the argument but the count function will ignored the text, empty spaces and
logical functions. It is written thus: =Count(Range).
G- COUNTA FUNCTION: This function counts all the cells that contain values. Only empty cells are ignored. It is
written thus: =Counta(range).
H- COUNTBLANK FUNCTION: This function counts only the empty cells. It is written thus: =Countblank(range) e.g.
Consider the table below for the three functions above:
C8 =Counta(B1:B8)
A B C D E
1 Data
2 Purchases
3
4 3
5 96
6 FALSE
7
8 1/10/2015 6
9 =Count(B1:B8) = 3
10 =Counta(B1:B8) = 6
11 =Countblank(B1:B8) = 2
I- COUNTIF FUNCTION: If is a logical function. It is always followed by a condition thus, Countif function counts cells
within a range which meet with the given condition. The condition or criteria clearly defines what or how the
counting should be done. It is written thus: =Countif(range, “Condition”)
Example: Consider the table below:
E12 =Countif(D2:D11,”˂10”)
A B C D E
1 Students Sex Marks
2 Albert Male 14
3 Beverley Female 09
4 Queen Female 18
5 Prince Male 07
6 Edith Female 10
7 Rex Male 15
8 Noela Female 05
9 Peter Male 12
10 Precious Female 04
11 Henry Male 08
12 5
=Countif(D2:D11,”˂10”) = 5. It counts all numbers which are less than 10,
=Countif(D2:D11,”>=8”) = 7, It counts all numbers which are greater than or equal to 8,
J- SUMIF FUNCTION: The SUMIF function adds the values of one range in relation to the criteria given thus:
The Range is the range of cells to be evaluated,
16
The Criteria is the condition to be respected i.e. define the cells to be added,
The Sumrange entails the actual cells to be added hence they are summed only when their corresponding
cells in the range match the criteria.
Example: Consider the extract below:
D12 =Sumif(C2:C11,”Male”,D2:D11)
A B C D E
1 Students Sex Marks
2 Albert Male 14
3 Beverley Female 09
4 Queen Female 18
5 Prince Male 07
6 Edith Female 10
7 Rex Male 15
8 Noela Female 05
9 Peter Male 12
10 Precious Female 04
11 Henry Male 08
12 56
=SUMIF(C2:C11,”Male”,D2:D11) = 48,
=SUMIF(C2;C11,”Female”,D2:D11) = 46
2- Absolute Reference: An Absolute cell reference is that which refers to a specific location. When the position of
the cell contained in the formula changes, the absolute reference remains unchanged. As you put a formula in a
given location (cell) and then copy it through the other cells, the absolute reference is not adjusted. Making a cell
reference absolute, we use the sign $. E.g. $B$3, $C$1 etc.
3- Mixed Reference: A Mixed cell reference has the characteristics of both the relative and absolute references i.e.
either the column is relative or row absolute or the column is absolute and row relative. Examples:
$B5 : Column B is absolute and row 5 is absolute, if you include this cell in a formula and then copy it
through the other cells, the absolute reference (Column B) is not adjusted but the relative reference (row 5)
will be adjusted.
D$2: Column D is relative and row 2 absolute. If you include this cell in a formula and then copy it through
the other cells, the relative reference (Column D) will be adjusted but the absolute reference (row 2) is not
adjusted.
17
IV- LOGICAL FUNCTIONS
Logical functions deal with testing alternative conditions e.g. If the result of a formula is “X”, the conclusion should
be “Y”, otherwise, “Z”, etc hence, it is more of analyses, comparisons and conclusions. The following symbols will be of vital
importance here:
˂ Less than; > Greater than; ˂= Less than or equal to;
>= Greater than or equal to; ˂> Not equal to; % Percentage; etc.
4.1- AND FUNCTION: The AND function evaluates logical arguments and returns “True” if all the logical values are correct
and “False” if any of the logical values is wrong. It is written thus: =AND(logical argument 1, logical argument 2….) E.g.
=AND(5,2+3=5,9-4=5) = True
=AND(8*2=16,8+2=10) = True
=AND(5+2=6,8/2=4) = False
4.2-“OR” FUNCTION: The “OR” function evaluates logical arguments and returns “TRUE” if any or all of the logical values
are correct and “FALSE” if all of the logical values are wrong. It is written thus: =OR(Logical argument 1, logical argument
2, …) E.G.
=OR(4+5=8,3/2=1) = False
=OR(8*2=16,8+2=10) = True
=OR(5+2=6,8/2=4) = True
4.3- “TRUE” FUNCTION: The True function does not need any arguments. It always returns the value “True”.
4.4- “FALSE” FUNCTION: Just like the True function, the false functions are Boolem functions. They are used in
combination with other functions. They can be typed directly into the cell or formula.
4.5- “NOT” FUNCTION: The NOT function evaluates logical arguments for TRUE and FALSE values. There is only one
argument which can either be correct or wrong. If the logical argument is correct, the NOT function returns FALSE and if it
is wrong, it returns TRUE. It is written thus: =NOT(logical argument). E.g.
=NOT(8+9-2=10) = TRUE
=NOT(2*9=18) = FALSE
4.6- “IF”FUNCTION: The IF function evaluates a condition which is represented by a logical argument. If the logical
argument is true, the “value if true” is returned, otherwise, the “value if false” is returned. It is written thus: =IF(logical
argument,”value if true”,”value if false”). Example
E2 =IF(D2>=10,”PASSED”,”FAILED”)
A B C D E
1 Students Sex Marks Decision
2 Albert Male 14 PASSED
3 Beverley Female 09 FAILED
4 Queen Female 18 PASSED
5 Prince Male 07 FAILED
6 Edith Female 10 PASSED
7 Rex Male 15 PASSED
8 Noela Female 05 FAILED
9 Peter Male 12 PASSED
10 Precious Female 04 FAILED
11 Henry Male 08 FAILED
12 56
18
NB: The function is entered in E2 and then copied into the other cells (E3, E4, to E11) to obtain the result as shown in the
table.
4.7- “RANK” FUNCTION: The Rank function gives the position occupied by values in a range of values and it is written
thus: =RANK(Number,Ref,Order).
The Number indicates the cell or value to be ranked,
The Reference is the range of values among which the value to be ranked is found,
The Order is the number specifying how to rank. This number is either:
o Zero (0), showing that the ranking should be in descending order or,
o Any other number e.g. 1, showing that the ranking should be in ascending order.
NB: When the number is omitted, Excel reads as 0.
Example: In the Worksheet below, Rank in descending order by entering the formula in cell F2 and then copying in the
other cells.
F2 =Rank(E2,$E$2:$E$11,0)
A B C D E F
1 Students Sex Marks Decision Rank
2 Albert Male 14 PASSED 3
3 Beverley Female 09 FAILED 6
4 Queen Female 18 PASSED 1
5 Prince Male 07 FAILED 8
6 Edith Female 10 PASSED 5
7 Rex Male 15 PASSED 2
8 Noela Female 05 FAILED 9
9 Peter Male 12 PASSED 4
10 Precious Female 04 FAILED 10
11 Henry Male 08 FAILED 7
12 56
V- FINANCIAL FUNCTIONS
Introduction
In Applied or Business Mathematics, we always want to know how much an amount will yield or how much will be
the total yield, If saved in a financial institution at a given interest rate over a particular period. It should be noted that the
situation here is analysed in compound interest. With this, we can rightly determine the future value (FV), present value
(PV), the interest (R), the annuity (a), among others. The financial functions are therefore used to determine these values.
Example:
An Insurance contract has the following characteristics: 500F of end of monthly premium at the rate of 8% for 20
years. Determine it present value.
A6 =PV(A3/12,A4*12,A2,0)
A B C D E
1 Data Description
2 500 Amount of each payment
3 8% Annual interest rate
4 20 Number of payments
5
6 -59,777.15 PV
7
The result is negative because it represents the amount to be paid out (an outgoing cash flow). If you are asked to
pay 60,000F for the annuity, you would realise this would be a good investment because the present value (PV) of
59,777.15 is less than what you are asked to pay.
NB: The interest rate is divided by 12 to get the monthly rate while the years are multiplied by 12 to get the number
of payments in months.
20
CHAPTER SIX
PRESENTATION OF INFORMATION ON CHARTS
INTRODUCTION
Charts are visual representation of information (data) found in a worksheet. To represent a worksheet on a chart,
we link the worksheet data to the chart using cell references, with this, when the data is changed, it will automatically be
adjusted on the chart.
6.1.2- BAR CHARTS: Data is represented on a chart with the use of horizontal bars.
6.1.3- COLUMN CHART: Data is represented on a chart with the use of vertical bars.
6.1.4- PIE CHART: It is the circular representation of data on a chart.
6.1.5- AREA CHART: It plots data series as coloured areas. It is similar to the line chart but the area below each line is
coloured.
6.1.6- DOUGHNUT CHART: It looks like a pie chart, but gives or allows one to show more than one data series by plotting
the multiple data series as concentric circles.
6.1.7- SCATTER or XY CHART: It is the most commonly used in most subjects. It clearly outlines the relationship
between two series thus; the relationship between age and weight.
Other types of charts are Surface, Bubble, Stock and Radar charts.
OR
Select your data,
Click on insert,
Click on chart or click the chart wizard directly on the standard toolbar,
In the 1st step of the dialog box, select the chart type and subtype and click next,
In the 2nd step, confirm the worksheet range shown in the data range text box and indicate your data series in rows
or columns and click next,
In the 3rd step of the dialog box, under title, enter the information as desired and click next,
In the 4th step of the dialog box, indicate the position of your chart and validate on finish.
NB:
Data series is a set of data plotted in a chart e.g. if your weight is plotted against your age, your data series is the
weight.
Data Category: Is the manner in which the individual values or data points are organised within a series e.g. in a
chart where data is plotted against time either in years, months, weeks etc, time is the data category.
21
6.3.2- Changing the Chart or Axis Title
1. Select your chart to be modified by clicking on it,
2. Click on chart on the menu bar or click the chart wizard directly on the standard toolbar,
3. Choose chart options,
4. Under TITLE, enter the information as desired and click on OK
OR
Right click on the chart to be modified and proceed with step 3 above,
Select your chart to be modified by
NB: When you click one of the placement options, the legend moves, and the plot area automatically adjusts to
accommodate it. If you move and size the legend by using the mouse, the plot area does not automatically adjust. When
you use the placement options, the legend loses any custom sizing you may have already applied by using the mouse.
22
Exercise One:
INTERLUX Enterprise P.O. Box 15648 Douala, is specialised in buying and selling of decorated products for
offices. You are required to establish the invoice No. V17 below to be sent to FAGEM, P.O. Box 123 Bamenda.
A B C D E F G H I
1 INVOICE No. V17 of 15/03/2015 – FAGEM P.O. Box 123 Bamenda
2 Description Unit Quantity Unit Price Amount
3 Strip Bands ML 6 150,000
4 Curtain Rails ML 25,000
5 Gross Amount
6 Trade Discount 4%
7 Commercial Net 1,440,000
8 Cash Discount 1%
9 Financial Net
10 VAT 19.25%
11 Net Amount To Be Paid 1,700,028
12
Task:
1- Start Excel,
2- Type the Invoice above by respecting all its formats,
3- Enter in cell E9, the formula enabling you to calculate the Financial Net,
4- Enter in cells E10, E8, E6, E5, E3, E4 and C4 respectively the formulae enabling you to obtain the corresponding
amounts,
5- Create a Column Graph representing the Commercial Net, the Financial Net and the Net Amount to be paid.
Exercise Two:
You are employed in the EYONG COMPANY which is specialised in the commercialisation of household
equipment. On the 21/03/2015, your boss gave you the table below representing the summary of offers directed to some
local suppliers for the supplying of pressure cookers REF: AT=56/8698. After studying, you will have to decide on which of
the suppliers to be retained knowing that the company is facing serious financial difficulties.
A B C D E
1
2 SUPPLIER’S NAME
CRITERIAL OF SELECTION
3 LUM NGWA CHE
30 days end of 45 days end of Cash payment by
4 Mode of payment
month month bank transfer
5 Unit Price 57,560 55,250 50,000
6 Minimal Quantity to supply 100 100 100
7 Amount tax exclusive
8 Trade discount 10%
9 Commercial Net
10 VAT 19.25%
11 Total Tax Inclusive
Task:
1. Start Excel and type the table above,
2. Enter in Cells B7, B8, B9, B10 and B11 respectively, the formulae enabling you to calculate the amount tax
exclusive, the discount, the commercial net, VAT and the total Amount Tax Inclusive. For the three suppliers.
3. Create a column graph showing the significance of the amount tax inclusive of the each offer.
23
Exercise Three
The financial Manager of MONGO & SONS Company recruited you on trial basis. You are given the table in
appendix to complete the differential operating table.
1 DIFFERENTIAL EXPLOITATION TABLE
2 Elements Calculations
3 I- NET TURNOVER
4 Gross Amount 10,063,000
5 -Trade Discount, Rebate, Bonus (63,000)
6 II- VARIABLE COST (a+b+c)
7 Purchase of goods 5,200,000
8 Initial Stock 2,000,000
9 -Final Stock (2,160,000)
10 a) Cost of goods Sold
11 Purchase of Containers 800,000
12 Initial Stock 160,000
13 -Final Stock (200,000)
14 b) Cost of Containers Consumed
15 Other Variable Costs
16 Purchases 640,000
17 Sales 520,000
18 c) Total Other Variable Costs
19 III- CONTRIBUTION MARGIN
20 IV- FIXED COST
21 Indirect Expenses 2,040,000
22 Accessory Revenues (80,000)
23 Total Fixed Costs
24 V- RESULT
25 BREAK-EVEN-POINT
Task:
1. Type the table in appendix by respecting the format (do not merge cells)
2. Enter the formula enabling you to calculate the sum that are supposed to appear in each of the following cells: B3;
B6; B10; B14; B18;
3. Enter in cell B19, a formula enabling you to calculate the contribution margin,
4. Enter in cell B20, the formula enabling you to calculate the Total fixed Cost,
5. Enter in cell B24, the formula enabling you to calculate the result,
6. Enter in cell B25, the formula enabling you to calculate the Break-Even-Point of the company.
24
Exercise Four:
You are participating in the deliberation of the BACCALAUREATE AM & ACC. These exams take place in two
phases: written (admission phase to do the Practicals) and Practicals (final phase to pass the Baccalaureate).
Task:
1. Type the table below,
2. Type in cell C4, the following formula =if(d4˂5;1;0) to enable you write the code Accounting Techniques, then
copy it right to cell C8 with the copy function for the other subjects,
3. Calculate the Average of the first group (AV1) and that of the second group (AV2) in cell F10 and F18 respectively,
4. Calculate the General Average (AV) of NGUELE in F20,
5. Introduce in F21, the formula to enable you count the number of eliminatory marks,
6. Type in F22, the formula to enable you determine the decision of the jury for the candidate NGUELE.
7. What would have been the decision of the jury if NGUELE rather had the following marks in General Maths 08/20
and General Economics 05/20.
6 Business Mathematics 12 3
7 Management Computer Sciences 10 3
8 Business Organisation 12 2
9 Total 1st Group
10 Average of 1st Group (AV1)
11 French 10 3
12 English 5 3
13 General Maths 4 2
2nd Group
14 General Economics 3 2
15 History Geography 12 1
16 Law 10 1
17 Total 2nd Group
18 Average of 2nd Group (AV2)
19 Grand total (1st Group + 2nd Group)
20 General Average (AV)
21 Number of Eliminatory Marks (EM)
22 Admission Decision
23
25
Exercise Five
The Manager of SYSCO COMPANY Bamenda branch wants to use Excel to determine the Gross Salary of its five
workers. The following information has been given:
For the Additional hours, consider that:
Normal working hours are ≤ 40 hours,
Additional hours at 20% from the 41st to the 48th hours,
Additional hours at 30% from the 49th to the 56th hours,
Additional hours from the 57th hour and above,
Task:
1. Enter the payroll statement as presented above respecting the formatting (do not merge cells)
2. Introduce in cell E5, the formula to calculate the Basic Salary of EDOUBE and use the autofill function to determine
the basic salary of the other employees,
3. Introduce in Cell F5, the formula to calculate the amount of additional pay of EDOUBE and use the autofill function
to determine the additional pay of the other employees,
4. Enter in cell G5, the formula to calculate the EDOUBE‟s housing premium and for the other employees,
5. Enter in cell H5, the formula to determine EDOUBE‟s Gross Salary and for the other employees,
6. With the help of Exploded Pie Chart, (Chart sub-type of standard type) represent the curve of employee name and
gross salary. The Workers‟ names and the percentage of gross salary most future on the chart.
26
LESAGE CV6
CHAPTER ONE: PRESENTATION AND INSTALLATION OF THE SOFTWARE
I. INTRODUCTION
I.1- Definition
Computerised Accounting is the act of collecting, recording, analyzing and treating accounting information on a specialized
computer application software program. There are many of such programs like Excel, Access, Lesage and other database
programs, but our study is going to be based on Lesage CV6 and Excel programs.
For the installation of the software, the following steps are to be used:
1. Insert the USB key or CD that contains the software in your computer,
3. Choose either the French or English version from the drop down menu and click on the OK button,
4. Type “C:\LesageCV6\exe” to create a directory in which the software will be installed and click on the Next button
on the window,
5. In the next drop down window bearing LESAGE CV6 – installation assistant, click on the YES button,
6. The next window drops and ask the question “Do you wish to install „ Etats et Requetes?‟ and gives you two options
of YES or No where NO is already selected. The action buttons are Previous, Next, and Cancel. Here you click on
the Next button,
7. In the window that drops down, make sure that the directory “C:\LesageCV6\exe” which appears at the top left is
the same with the one you created in 4 above and click on the Next button,
9. Installation of the software takes place in the next window and when it is over, click on the Next button,
10. In the next window, click on the Complete button. The software LESAGE CV6 is now installed.
11. In the next window, you have a number of things to do there as follows:
To identify the user‟s profile, click on the box there and choose the user‟s profile,
27
Next is to type in the user‟s name in the box to the right of the name,
Type in the user‟s password as indicated in the window (remember that it should have at least 5 characters
and should be in lower cases),
Click on the OK button,
12. In the next window, the software wants you to confirm the user‟s name and password, in the corresponding boxes,
type in the user‟s name and password as in 11 above and click on the validate button,
13. The next window prompts us to choose what you want to do from the following options:
Consult exercises,
Worksheet,
Training Page,
Close,
From the options, click on the “Worksheet”,
14. The next window wants you to indicate the year of work, On the button of year,
Year
2014 ▼ Cancel Select
2010
2011
Click on the ▼button for the list of years or periods to appear from which you choose the year of work e.g.
2014
then click on the select button,
15. The next window that appears is for you to create the company‟s file, You will type in the company‟s name and
address and other information required in the form paying particular attention to the following:
a) Multi-exercise option; when this option is activated, the application takes a long accounting period in to
consideration. You will have to deactivate it because the option will not be used in the context of our lesson,
b) Working Mode: The OHADA classical mode will be used because it contains the accounting plan with 4 digits
which renders it easier to be used,
c) Types of third parties: The multiple third parties option will be chosen because it enables the grouping of several
sub-accounts under a main or principal third party account.
d) Journal Mode: This mode includes chronological journal option and the manual code journal option.
The chronological journal mode option enables the software to automatically attribute a registration number to each
journal entry.
The manual code journal mode option enables the user himself to type in the references of the entries (generally
the reference of the accounting documents). Both options will be used depending on situation.
e) Depreciation:
The annual option enables the software to calculate depreciation on annual basis only,
The monthly option on its part enables the software to calculate monthly depreciations. Both options will be used
depending on the situation.
f) Type of System: Financial statements are mostly prepared based on the standard system, consequently, the
standard system should be chosen for now.
The Full Month if 15 days Option: If a fixed asset is acquired before the 15th of the month, this option will count
the month as a full month and if a fixed asset is acquired after the 16 th of the month, the month will not be counted.
All the three options are usable depending on the situation.
h) Analytical Mode:
The No option enables us to keep accounting records using financial (general) accounting mode,
The Yes option enables us to keep accounting records in cost accounting mode.
i) Depreciation Injection: When this option is activated, the software automatically makes the accounting entries of
depreciation after the calculation. It is advisable to always activate the option.
j) Short Analytical Centre: When this option is activated, i facilitates the creation of analysis (cost) centres in cost
accounting mode.
When you have completed the information in the company‟s file, click on OK button,
16. In the next window, type in the company’s password in the box and confirm it by typing the same password in the
box below and click on Complete,
18. In the next window, still type in the company’s password and click on OK button,
19. In the next window which talks about security management, three options are provide thus;
No security management,
Average security management,
High security management,
The first one (No security management is selected by default), click on OK button,
20. At this stage, the company is created in the system and you are prompted to select the module in which to work in
the next window. For now, we do not want to work but to close down so click on the Cancel button,
21. The program takes you back to the working zone to:
Consult exercises,
Worksheet,
Training,
Again, we do not want to do any of these but to close down so click on Close,
22. The next window tells you canceling will close the program, do you want to cancel? Click on the YES button.
The program LESAGE CV6 closes and returns you to the desktop of your computer.
Starting LESAGE CV6 is like starting any other software that is running in windows. The procedure to be followed when we
have the icon on the desktop is as follows:
Selection of a company
Company UCB l◄ ◄ ► ►l
Password Create Company Close Cancel Validate
To proceed with the creation of a new company, complete the company‟s file in the window that appears and validate. (See
steps 15 to 20 above). When you are prompted to select module, it appears thus:
Selection of Modules
General (Financial) Accounting
Analytical (cost) Accounting
Third Parties Accounts
Cash Desk
Fixed Assets
Cancel
7. Click on Financial Accounting to open the module,
The main window of the software appears,
30
III. PREPARATION OF ACCOUNTING ENTRIES
3.1. Creation of Accounts (Accounting Plan personalized)
The software has the OHADA accounting plan. The user who has the profile of creating accounts can create his own
accounts by personalizing from the accounting plan provided by the system.
Example: You are the chief accountant of SABC and you want to create the following account:
Account Number Description
52110 NFC Bank BAMBILI
To do this, proceed as follows:
From the main window of the software on the following extract:
Accounting System General Menu
Accounting Process Files Management Analysis Maintenance
Company‟s Management Accounts Base Fixed Assets System Repairs
31
1. Click on “Files Management” button,
2. In the files management‟s window, Click on “Third Parties files”,
In the “Update 3rd parties” window which appears thus:
Rapid Search by
Name Code
Code Business Name location Management
5. To end the entering of third parties files, click on window close icon thus:
_ ¯ X
When the list of third parties has been entered in the “Update 3rd parties‟ window”, it appears as follows
32
Update third parties
Rapid Search by
Name Code
Code Business Name location Management
125J Fanta
405P Dika
541C Fossi
578E Boubakari
643M Fadimatou
CU01 Club 33 Bamenda
CU02 Alt Touko & Sons
CU09 Sundry Customers
Print Delete Modify New Close
6. To find a third party in the list, enter the name or code number of the third party in the box against the name box or
code box above,
7. To print the list, click on the print button and answer the questions on the print window,
8. To remove the name of a third party from the list, select the name on the list and click on the delete button e.g.
delete the third party CU09,
9. To edit or modify the name of a third party, select the party in the list and click on the modify button e.g. replace
Dika by DADA,
10. To exit the list of third parties, click on the close button.
Example: Associate the third party “Club 33 Bamenda” to the main account
Third Party’s Name Main or General Account
Club 33 Bamenda 4111
1. Click on the Account Base from the main window of the software,
2. Click on the create third party‟s plan
A window which associates a third party to a main account appears thus;
Cancel Conserve OK
3. Enter the third party‟s code in the box below or click on the yellow button to view the list of 3 rd parties and select
from there,
4. Enter the main account to be associated and validate or
5. Click on the yellow button to view the list of accounts on the account directory window, click on the box below
account used and enter 4 to filter the list so as to have only accounts starting with the digit 4, activate the desired
account and click on the selection button,
33
Exercise 2: Associate the following 3rd Party accounts to the Main Accounts
Code Accounts Associated
CU01 4111; 4121; 4161; 4162; 4191; 4194; 4198
CU02 4111; 4121; 4161; 4162; 4191; 4194; 4198
CU03 4111; 4121; 4161; 4162; 4191; 4194; 4198
CUO9 4111; 4121; 4161; 4162; 4191; 4194; 4198
SU01 4011; 4091; 4094; 4098
SU02 4011; 4091; 4094; 4098
SU03 4011; 4091; 4094; 4098
SU04 4090; 4094; 4098; 4811; 4812; 482; 484
SU09 4011; 4091; 4094; 4098
125J 422; 4211; 4212; 4213
405P 422; 4211; 4212; 4213
541C 422; 4211; 4212; 4213
578E 422; 4211; 4212; 4213
643M 422; 4211; 4212; 4213
654N 422; 4211; 4212; 4213
TD01 441; 4428; 4471; 4472; 4473; 4431; 4432; 4433; 4434; 4435; 4441; 4449; 4451;
4452; 4453; 4454; 4455; 4456
Cancel OK
34
4. Enter the Journal code e.g. FAJ on the code box,
5. Enter the title (description) of the journal,
6. Click on the Journal of sundry operations in the type of journal to activate it.
7. Click on the OK button to validates it,
OK Cancel
4. Fill as indicated thus 10 in the code box and Creation of the multimedia hall in the title box
5. Click on the OK button to validate,
6. Click on the window exit button X
Cancel OK
2. Type in the period as indicated above,
3. Click on the OK button,
35
4.3. Entries in Standard Mode:
Exercise 3: You are given a trial balance of SABC Company as at 1/01/2014 in appendix 1.
Task:
1- Record the trial balance (appendix 1) in the imputation tickets.
2- Enter the imputation ticket in the Journal.
JACOBSON LLC
BP. 201 Mbengwi
Debit
39
JACOBSON At: Mbengwi On the: 22/01/2015 F.CFA 407,835
Mbengwi Due on 28/02/2015
Against this bill of exchange provided without protest, kindly pay to the order of:
Acceptance Our self (JACOBSON)__________________________________________________
Or Refusal The sum of: Four hundred and seven thousand eight hundred and thirty five_____
Francs______________________________________________________________
(Value in…FCFA...)
Drawee
SHALOM Hotel Drawer’s Signature Fiscal Stamp
Domiciliation JACOBSON
No 325 CCC BANK BAMENDA
40
Journal Code N0 of Movements Month Year
Description of movement Value Date
Revision of Info Imputation Ticket N0: Document Ref.
General (Main)
Debit Credit Third Party Code Due Date
Accounts
41
IV- THE “BANK ENTRY WIZARD”
When cheques are used for settlement of transactions, we are dealing with the Bank account. Hence, recordings here
concern the analysis of bank cheques. The procedure is as follows:
1. Click on “Bank Entries assistant” on the shortcut bars,
2. Select “Bank Journal,
3. Select “Bank Journal,
OR
1. Click on “Accounting Process” on the general menu of the window,
2. Click on “Key Boarding Management,
3. Click on “Entering Cheques”,
4. Select “Bank Journal”,
5. Select the bank account in which you want to enter the cheque,
6. Record the cheque in the imputation ticket,
7. Record the imputation ticket on the Bank Entry wizard and after entering each line, click on apply,
Example:
The following cheques are placed at your disposal for analysis and recording
Cheque No 9684 FCFA : 2,396,925
CCC BANK BAMENDA
Pay against this cheque the sum of: Two Million Three Hundred and Ninety six thousand Nine
hundred and Twenty Five francs.
TASK:
1- With the help of the cheques, complete the imputation tickets below
2- Record the imputation tickets in the Bank Entry Wizard.
42
Imputation Tickets or Pre-recording Forms
43
Example: The following Cash Vouchers are given to you for analysis and recording,
Task:
1- With the help of the Cash vouchers, fill the imputation tickets below,
2- Record the imputation tickets in the Cash Entry Wizard.
44
CASH DESK MANAGEMENT
This Chapter gives the detail analysis of the situation of Bank Notes and Coins in an Entity i.e. the number of 10,000F, 5,000F,
2,000F, 1,000F and 500F notes and the number of 500F, 100F, 50F, 25F, 10F and 5F coins. Therefore, an entity should be
able to give the details of his cash at any given time in those denominations.
Example
On the 2/05/2015, Account 57110 of HTTTC Bambili showed a debit balance of 2,187,210F with the following details:
NOTES COINS
Face Value Number Amount Face Value Number Amount
10,000 65 650,000 500 254 127,000
5,000 98 490,000 100 2,356 235,600
2,000 254 508,000 50 147 7,350
1,000 36 36,000 25 3,698 92,450
500 78 39,000 10 142 1,420
Total (A) 1,723,000 5 89 445
2 60 120
1 25 25
Total (B) 464,410
TOTAL (A) + (B) 2,187,410
Task: Analyse the transaction with the help of the Withdrawal – Collection Wizard
45
Company JACOB & SONS ENTERPRISE
46
3- Select the Cash Journal,
4- Choose the Cash Account in which you want to analyse,
5- Fill the form appropriately and click on “Collect” or “ Withdraw (Disbursement)”,
6- Click on “Encashment” or “Withdrawal” to validate,
7- To print the statement, click on “Yes”, if not click on “No”,
8- To Preview before printing, click on "Yes”, if not “No”,
Example: On the 31/12/2015, date of Inventory, the Head Office Cash Account showed a debit balance of 659,550F, but the
money available in the safe of the cashier was 629,230F thus, showing a Cash Shortage of two 10,000F and three 2,000F of
bank notes, eight 500F, three 100F and two 10F coins.
Task:
1- Complete the Cash Voucher Below,
2- Analyse the transaction as a loss to the Cashier
CASH VOUCHER
Company
Code Movement N0
Third Party
Name
Purpose
INCOME EXPENDITURE
VALUE N0 AMOUNT VALUE N0 AMOUNT
N 10,000 N 10,000
O 5,000 O 5,000
T 2,000 T 2,000
E 1,000 E 1,000
S 500 S 500
C 500 C 500
O 100 O 100
I 50 I 50
N 25 N 25
S 10 S 10
TOTAL TOTAL
47
Example: Record the Cash Voucher below using the “Third Parties Withdrawal – Encashment” Wizard.
Company JACOB & SONS ENTERPRISE
Example: The Cash Voucher below was prepared for the settlement of a debt worth 36,250F
48
E- THE “CHANGE ENTRY” Wizard
This Wizard is used in the situation where there is Change of Cash. In this case, we proceed as follows:
1- Click on “Change”,
2- Select the Cash Journal,
3- Choose the Cash Account in which you want to analyse,
4- Fill the form appropriately and click on “Done”,
Example: The Cash Voucher below analysis a transaction between Geah and the enterprise (Jacobson):
Company JACOB & SONS ENTERPRISE
Task: Record the transaction with the help of the “Change Entry Form”
Example: On the 26/05/2015, the sum of 115,000F was transferred from the Head Office Cash Account to the CCC Bank
Bamenda Account as analysed on the Cash Deposit Statement below:
Task:
1. Present the Cash Voucher by completing Appendix 1 below,
2. Record the transaction with the help of the “Withdrawal – Collection” Wizard,
3. Present the Imputation form by completing appendix 2,
4. Record the transaction with the help of “Bank Entry” Wizard,
49
Appendix 1: Cash Voucher
Company
Code Movement N0
Third Party
Name
Purpose
INCOME EXPENDITURE
VALUE N0 AMOUNT VALUE N0 AMOUNT
10,000
NOTES NOTES
5,000
TOTAL TOTAL
Example: Edit and print the Head Office Cash Account from the 01/01/2015 to 30/06/2015.
CONTROL OF ACCOUNTS
I- MODIFICATION OF ENTRIES
To modify any entry, we have to first of all identify the entry. An entry can be identified from the:
Movement Number;
Journal in which it was recorded or;
Period of entry or value date
50
C- Modification of Entries from their Period of Entry or Value Date;
Click on “Accounting Processes”,
Click on “To check Entries”,
Click on “Select per date of value” or “Select Entry date”,
Enter your period and click on “Enter” (OK),
Example: Using the three possibilities, identify the entry related to invoice N0 895 above.
Example: On the 31/03/2015, CCC Bank Bamenda sent the bank statement of account
51