Solution manual accounting information systems 12th edition by romney and steinbart CH10

61 250 1
Solution manual accounting information systems 12th edition by romney and steinbart CH10

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Find more on www.downloadslide.com Accounting Information Systems CHAPTER 10 INFORMATION SYSTEMS CONTROLS FOR SYSTEMS RELIABILITY – PART 3: PROCESSING INTEGRITY AND AVAILABILITY SPECIAL INTRODUCTION TO EXCEL This chapter includes a number of problems that use Excel’s built-in Data Validation tool to help students better understand processing integrity controls by programming them in a spreadsheet Some students will already be familiar with this tool, others will not Therefore, this brief introductory tutorial may be useful as a hand-out prior to assigning the Excel questions in this chapter The Data Validation tool is found on the “Data” tab, as shown below: 10-1 © 2011 Pearson Education, Inc Publishing as Prentice Hall Find more on www.downloadslide.com Ch 10: Information Systems Controls for Systems Reliability – Part 3: Processing Integrity and Availability Click on “Data Validation” and then choose the option “data validation”: This brings up the following window, which can be used to design a variety of processing integrity controls that will apply to the currently selected cell (in the example above, the Data Validation controls will be applied to cell C2): 10-2 © 2011 Pearson Education, Inc Publishing as Prentice Hall Find more on www.downloadslide.com Accounting Information Systems Clicking on the drop-down arrow in the “allow” box yields the following choices:    Any value (the cell can take numeric, text, date, etc input) without restrictions Whole numbers only allowed Decimals allowed (but not required) Choosing either whole numbers or decimals, yields the following additional choices: This default window can be used to create a “range check” with minimum and maximum values 10-3 © 2011 Pearson Education, Inc Publishing as Prentice Hall Find more on www.downloadslide.com Ch 10: Information Systems Controls for Systems Reliability – Part 3: Processing Integrity and Availability Click the drop-down arrow in the Data box to reveal other types of tests that can be created:  List – permissible values must be selected from a list that the control designer creates The list of permissible choices can appear in a drop-down menu (if that box is checked) using values found in a set of cells in the spreadsheet (using the source field): If the “In-cell dropdown” box is checked, the values will appear in a drop-down list when a user clicks on that cell The list of permitted values in the drop-down box can be found in the portion of the spreadsheet as indicated in the “Source” box 10-4 © 2011 Pearson Education, Inc Publishing as Prentice Hall Find more on www.downloadslide.com Accounting Information Systems If the “In-cell dropdown” box is not checked, users will still be restricted to entering values from the list indicated in the source box, but will have to manually type in those values rather than selecting from a drop-down menu    Date – only date values Time – only time values Text Length – length of text string Choosing either Date, Time, or Text Length yields the same set of choices as for “whole numbers” or “decimals”, making it easy to create limit checks, range checks, size checks, etc.: 10-5 © 2011 Pearson Education, Inc Publishing as Prentice Hall Find more on www.downloadslide.com Ch 10: Information Systems Controls for Systems Reliability – Part 3: Processing Integrity and Availability  Custom – formulas can be used to limit input values For example, we can create a “reasonableness test” that requires cell C2 to be less than or equal to 10 times the value in cell B2 as follows: Once the processing integrity control has been designed, the “Input Message” tab can be used to create a message explaining the permissible input values that will appear whenever a user selects that cell: Which yields the following: 10-6 © 2011 Pearson Education, Inc Publishing as Prentice Hall Find more on www.downloadslide.com Accounting Information Systems Finally, the “Error Alert” tab can be used to create a meaningful error message whenever user data violates the constraints: 10-7 © 2011 Pearson Education, Inc Publishing as Prentice Hall Find more on www.downloadslide.com Ch 10: Information Systems Controls for Systems Reliability – Part 3: Processing Integrity and Availability The message can have a title, plus as much text as desired In addition, there are three action choices: Stop – the user is prohibited from inputting the erroneous data Warning – the user is informed that the data is not valid, but has the option of entering it anyway Information – the user is informed that the data is not valid Clicking OK results in the data being entered anyway; clicking cancel rejects the data 10-8 © 2011 Pearson Education, Inc Publishing as Prentice Hall Find more on www.downloadslide.com Accounting Information Systems SUGGESTED ANSWERS TO DISCUSSION QUESTIONS 10.1 Two ways to create processing integrity controls in Excel spreadsheets are to use the built-in Data Validation tool or to write custom code with IF statements What are the relative advantages and disadvantages of these two approaches? Excel provides a “Data Validation” tool on the Data tab: The Data Validation tool serves as a “wizard” to program a variety of input editing/ processing controls For example, if you want to limit the values in cell A1 to be between 18 and 65, you could use the Data Validation tool to program this range check as follows: The “Input Message” tab can be used to inform the user what values are permissible The “Error Alert” tab can be used to create an error message that will be displayed if the values are not permissible (in the case of this example, if the values are either less than 18 or greater than 65) The same range check could be programmed using an IF statement, as follows: 10-9 © 2011 Pearson Education, Inc Publishing as Prentice Hall Find more on www.downloadslide.com Ch 10: Information Systems Controls for Systems Reliability – Part 3: Processing Integrity and Availability =IF(AND(A1>=18,A1=18,IF(A1=18,A1

Ngày đăng: 20/01/2018, 11:11

Từ khóa liên quan

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan