10 Cue Card Homework Flashcards
What are the formats and conventions in Reports
3 Tier Heading
Fields
Correct Buttons (should all be the same size, reasonable and in chronological order
What are the formats and conventions in Forms
3 Tier Heading Correct fields i.e correctly spaced Correct Buttons Links to and from main menu Colors need to be readable Data needs to be sorted
What are general formats and convention in Databases?
2 Decimal places
Right aligned numbers
Left aligned text
(name conventions such as tblEmployeeWages)
What are some design tools for Databases?
Mockups - Forms, Queries and Reports
Data Dictionary - Table
What are some design tools used for Webpages/Dreamweaver?
Site Map
Story Board
Layout Design
Why do we protect sections of sheets in a spreadsheet?
To protect an entire sheet from changes or accidental deletion of parts.
What is meant by convention?
Convention is a way of doing something that is widely accepted and everyone is used to doing it so becomes a rule. It isn’t classed to be illegal but foreign to try something different as it easier to follow the conventional ways.
What is an IF statement?
To identify if a condition is true or false. E.g = if(A1>25, “larger”,”smaller”)
What is relative addressing?
When we copy or adjust data from one cell to another For example, sum(e1:e2)
What is the purpose of a Macro?
For various programs Steps to be easily repeated