Accounting Information System in Excel

Verified

Added on  2022/11/26

|7
|1141
|449
AI Summary
This document explains the formulas used in Excel for an accounting information system. It covers functions like VLOOKUP, TODAY, IF, and more. The document also includes a reference section.

Contribute Materials

Your contribution can guide someone’s learning journey. Share your documents today.
Document Page
Running head: ACCOUNTING INFORMATION SYSTEM IN EXCEL
Accounting Information System in Excel
Name of the Student:
Name of the University:
Author Note:

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
1ACCOUNTING INFORMATION SYSTEM IN EXCEL
Table of Contents
Explanations of Formulas used in excel.....................................................................................2
Reference....................................................................................................................................6
Document Page
2ACCOUNTING INFORMATION SYSTEM IN EXCEL
Explanations of Formulas used in excel
1. To insert the name of the customer in the customer name column in the spreadsheet
named project database, the “VLOOKUP” function has been used (Kurniawan et al.
2017).
Syntax: =VLOOKUP(E6:E65,'Customers database'!$C$6:$D$450,2,FALSE)
2. To insert the today’s date in the today date column in spreadsheet named project
database, the “TODAY” function has been used.
Syntax: =TODAY()
3. To insert the status of the project in the status column in the spreadsheet named
project database, the “IF” function has been used.
Syntax: =IF(H6<I6, "Completed", "Running")
4. To insert the number of estimated days to complete the project in the number of
estimated days to complete column in the spreadsheet named project database, a
simple formula has been used.
Syntax: =H6-G6
5. To insert the number of remaining days to complete the project in the number of
remaining days column in the spreadsheet named project database, a simple formula
has been used.
Syntax: =H6-I6
6. To insert total quoted to the customer in the column “N” in the spreadsheet named
project database, a simple formula has been used.
Syntax: =M6+M6*70%
Similarly, column “O”, “P” and “Q” is formulated.
Document Page
3ACCOUNTING INFORMATION SYSTEM IN EXCEL
7. To insert 4th instalment value in the column “R” in the spreadsheet named project
database, “IF” function has been used.
Syntax: =IF(J6="Running", N6*25%, 0)
8. To insert total receipt value in the column “S” in the spreadsheet named project
database, “SUM” function has been used.
Syntax: = SUM(O6:R6)
9. To insert outstanding amount and the profit in the column “T” and “U” in the
spreadsheet named project database, a simple formula has been used.
Syntax: Outstanding amount =N6-S6
And Profit =N6-M6
10. To insert starting date of 1st project corresponding to the subcontractor name in the
column “H” in the spreadsheet named subcontractor database, “VLOOKUP” function
has been used.
Syntax: =VLOOKUP(D8,'Project- Database'!$D$6:$H$65,4,FALSE)
Similarly the starting date for 2nd, 3rd and 4th projects’ starting date, ending date and
the status in the columns from “I” to “S” in the spreadsheet named subcontractor database is
formulated. The syntax for the respective columns are presented below:
I= VLOOKUP(E8,'Project- Database'!$D$6:$H$65,4,FALSE)
J= VLOOKUP(F8,'Project- Database'!$D$6:$H$65,4,FALSE)
K= VLOOKUP(G8,'Project- Database'!$D$6:$H$65,4,FALSE)
L= VLOOKUP(D8,'Project- Database'!$D$6:$H$65,5,FALSE)
M= VLOOKUP(E8,'Project- Database'!$D$6:$H$65,5,FALSE)
N= VLOOKUP(F8,'Project- Database'!$D$6:$H$65,5,FALSE)

Secure Best Marks with AI Grader

Need help grading? Try our AI Grader for instant feedback on your assignments.
Document Page
4ACCOUNTING INFORMATION SYSTEM IN EXCEL
O =VLOOKUP(G8,'Project- Database'!$D$6:$H$65,5,FALSE)
P =VLOOKUP(D8,'Project- Database'!$D$6:$J$65,7,FALSE)
Q =VLOOKUP(E8,'Project- Database'!$D$6:$J$65,7,FALSE)
R =VLOOKUP(F8,'Project- Database'!$D$6:$J$65,7,FALSE)
S =VLOOKUP(G8,'Project- Database'!$D$6:$J$65,7,FALSE)
11. To insert quoted amount to the subcontractor for the 1st project corresponding to the
subcontractor name in the column “T” in the spreadsheet named subcontractor
database, a formula with “VLOOKUP” function has been used.
Syntax: =60%*(VLOOKUP('Subcontractors Database'!D8,'Project- Database'!
$D$6:$N$65,11,FALSE))
Similar formula is used in columns from “U” to “W” to insert quoted amount to the
subcontractor for the 2nd, 3rd and 4th project.
12. To insert paid to the subcontractor for the 1st project corresponding to the
subcontractor name in the column “Y” in the spreadsheet named subcontractor
database, a formula in “IF” function has been used.
Syntax: =IF(P8="Running",T8*50%,T8*90%)
Similar formula is used in columns “Z”, “AA” and “AB” to insert paid amount to the
subcontractor for the 2nd, 3rd and 4th project.
13. To insert number of running projects corresponding to the subcontractor name in the
column “I” in the spreadsheet named project report, the “COUNTIF” function has
been used (Willis 2016).
Syntax: =COUNTIF('Subcontractors Database'!P8:S8,"Running")
Document Page
5ACCOUNTING INFORMATION SYSTEM IN EXCEL
14. The pivot table is an extraordinary function that presents the data in a cross-section
table to understand and visualise the statistics easily. Pivot table is used to show the
number of projects across city and state in the spreadsheet named pivot table.
Document Page
6ACCOUNTING INFORMATION SYSTEM IN EXCEL
Reference
Kurniawan, Y., Karsen, M., vin Adiprasetyo, A., Juwitasary, H. and Tapia, D.F.C., 2017,
November. Accounting information systems implementation:(A case study approach).
In 2017 International Conference on Information Management and Technology
(ICIMTech) (pp. 294-299). IEEE.
Willis, V.F., 2016. A model for teaching technology: Using Excel in an accounting
information systems course. Journal of Accounting Education, 36, pp.87-99.
1 out of 7
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]

Your All-in-One AI-Powered Toolkit for Academic Success.

Available 24*7 on WhatsApp / Email

[object Object]