Verify your data entry You could use data types and field properties for adding any validation on your date: EX: Data type: number : allow the user to.

Slides:



Advertisements
Similar presentations
(MICROSOFT EXCEL). Is a spreadsheet application designed to take advantage of the windows graphical interface MICROSOFT EXCEL.
Advertisements

Pivot Tables Overview 1. What are Pivot Tables Pivot tables in Excel are a versatile reporting tool that makes it easy to extract information from large.
Benchmark Series Microsoft Excel 2013 Level 2
AS ICT Building MS-Access Databases. Creating a Combo Box Drop Down List 1.When creating a Field requiring a Drop Down list in a Table, select the Lookup.
MS-Excel XP Lesson 4. Formatting Numbers 1.Select cell or cell range 2.Format menu, cells menu item or right click on range and click format cells menu.
Creating Forms in Microsoft Word Lunch and Learn: April 2, 2008.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Excel Project 4 Financial Functions, Data Tables, Amortization Schedules, and Hyperlinks.
Office 2003 Post-Advanced Concepts and Techniques M i c r o s o f t Excel Project 7 Using Macros and Visual Basic for Applications (VBA) with Excel.
EXCEL 101 Level 1 on a MAC CORE (Centre for Organizational Resilience), For Youth Initiative.
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 6 BACKNEXTEND 6-1 LINKS TO OBJECTIVES Workbook properties Workbook properties Workbook Sharing.
With Microsoft Excel 2007 Comprehensive 1e© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Excel 2007 Comprehensive.
Chapter 4 Financial Functions, Data Tables, and Amortization Schedules
Protecting cells in the worksheet from being changed. June 21, 2012.
Using Macros and Visual Basic for Applications (VBA) with Excel
Developing an Excel Application
Tutorial 8: Developing an Excel Application
XP New Perspectives on Microsoft Excel 2003, Second Edition- Tutorial 8 1 Microsoft Office Excel 2003 Tutorial 8 – Developing an Excel Application.
Chapter 6 Financial Forecast. Agenda Developing a financial forecast model Advanced formatting Using the scenario manager to facilitate decision-making.
Templates and Styles Excel Advanced. Templates are pre- designed and formatted spreadsheets –They provide consistency of layout/structure –They.
Formula Auditing, Data Validation, and Complex Problem Solving
Scatter Diagrams Summer Cadre What is a Scatter Diagram? A Scatter Diagram is used to confirm a relationship between two variables. A Scatter Diagram.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
LOGO Chapter V Formattings 1. LOGO Overview  Conditional formatting  Working with tables  Filtering  Sorting  Freeze panes  Pivot tables  How to.
EXCEL 101 Level 1 on a PC CORE (Centre for Organizational Resilience), For Youth Initiative.
Working with Data Lesson 7. Objectives Software Orientation: Excel’s Data Tab The command groups on Excel’s Data tab, shown in the figure below, enable.
Intro to Excel - Session 7.11 Tutorial 7 - Session 7.1 Developing an Excel Application.
Summer Term 2010 D.Garey OCR Nationals Level 3 Unit 3 – Problem Solving AO3 Collect data and store it using a spreadsheet.
Formulas and Advanced Features R003. AO1: Use Formulas & features in your spreadsheet Invoice sheet Absolute cell reference Macros Conditional Formatting.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Excel Project 5 Creating, Sorting, and Querying a List.
October 2003Bent Thomsen - FIT 3-21 IT – som værktøj Bent Thomsen Institut for Datalogi Aalborg Universitet.
Creating a Web Site to Gather Data and Conduct Research.
1 Data List Spreadsheets or simple databases - a different use of Spreadsheets Bent Thomsen.
Unit 5 Evidence Name: Corey jones. 1.What software did you use? When doing my unit 5 spreadsheet I used Microsoft excel. 2. Why did you use this rather.
CIS111 Basic PC Literacy Formatting a Worksheet Pages
Office 2003 Post-Advanced Concepts and Techniques M i c r o s o f t Excel Project 8 Formula Auditing, Data Validation, and Complex Problem Solving.
Chapter 1 Creating a Worksheet and a Chart
Course ILT Forms and queries Unit objectives Create forms by using AutoForm and the Form Wizard, and add or modify form headers and footers Open and enter.
Excel 2010 Formatting Columns and Rows Excel 2010 / Mr. Bitenas In this lesson you will learn how to insert, delete, and resize Columns and Rows.
S PREADSHEET S KILLS For use with BTEC Unit 42 – Spreadsheet Modelling.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Working with Data Lists.
Data Verification and Validation
AS Level ICT Data entry: Creating validation checks.
1 Using Conditional Formatting & Data Validation Applications of Spreadsheets.
J.Lee May 2013 Recent Upgrades to Vale’s Drawing Border Data Entry Utility.
Modify Tables and FieldsModify Tables and Fields Lesson 4 © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft Word Microsoft.
Adding Contacts in Outlook. Follow these steps to begin building your contacts! By adding contacts in your Outlook, you will be able to develop an organized.
1 CA202 Spreadsheet Application Focusing on Specific Data using Filters Lecture # 5.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
Chapter 4 Financial Functions, Data Tables, and Amortization Schedules Microsoft Excel 2013.
10/29/2014 Stop! What about Function?.  Check our homework!  Using Functions to perform calculations  Worksheet! Practice….Practice…Practice…
Excel Chapter 1 Creating a Worksheet and an Embedded Chart
Potential NEALP candidates Where is the data input site?
Formula Auditing, Data Validation, and Complex Problem Solving
Excel Tutorial 8 Developing an Excel Application
Data Validation and Protecting Workbook
Spreadsheet Engineering
Developing an Excel Application
Creating, Sorting, and Querying a List
Microsoft Excel 101.
Shelly Cashman: Microsoft Excel 2016
Microsoft Word Illustrated
A few tricks to take you beyond the basics of Microsoft Office 2007
Microsoft Excel 101.
Chapter 1 Creating a Worksheet and an Embedded Chart
AO3 Collect data and store it using a spreadsheet
BTEC Level 3 Subsidiary Diploma
Introduction to Databases
Microsoft Office Excel 2003
Bent Thomsen Institut for Datalogi Aalborg Universitet
CGN 2420 Formatting a Workbook Using Excel’s Ribbon
Presentation transcript:

Verify your data entry You could use data types and field properties for adding any validation on your date: EX: Data type: number : allow the user to insert just numbers. Field property such as field size : allow the user to insert characters or numbers with limited size. validation rules in Access

*validation rules in excel: 1. Highlight cells which you want to add rules for them 2. Select the data menu then validation … this will open the data validation window. 3. The rule is set in the setting tab Verify your data entry

4. Use drop down menu in the allow: how to select the type of data to allow. for example: if you are going to enter numbers between 0.8 and 2.5 select the decimal from this menu 5. Select between from data: drop down menu if it is not already visible. 6. Set the minimum value to 0.8 by typing this value 7. Set the maximum value to 2.5 by typing this value 8. If you wish to give the user information about the data to be entered in this cell, use the input message. Verify your data entry

9. To enter an error alert, if the user enters the wrong data, select the error alert tab. 10. Enter stop as a validation style this will prevent invalid data being entered into these cells. 11. Eneter the title for this error message. 12. Enter the contents of the error message 13. Click on ok to enter these setting for validation Verify your data entry

**how to protect parts of the spreadsheet: 1. Highlight this part (cells) 2. Select the format menu then cells … this will open the format cells window 3. Select protection tab. 4. Tick the locked check box then press ok **how to protect worksheet Select the tools menu followed by protection then protect sheet … then tick the check box to add any votes. Verify your data entry

how to protect database From main menu select tools then from Security select set database password then write your password