Using the Excel Creation Template to Create a Variable Parameter Problem (Macro Enabled “Alpha 1.4.2”) Getting started – Example 1 Note – You should be.

Slides:



Advertisements
Similar presentations
Creating a Basic Calculator using Microsoft Excel Leah Drauch West Point Middle School.
Advertisements

Grade Cam Dustin Foster 2/4/13 Please open Chrome & Login to Skyward.
Excel Navigation. Instructions Use this PowerPoint presentation as you answer the Excel Navigation worksheet questions. Have Excel open also and use ALT.
Developing an Excel Application
Tutorial 8: Developing an Excel Application
1 CA202 Spreadsheet Application Combining Data from Multiple Sources Lecture # 6.
Excel Lesson 1 Microsoft Excel Basics
Microsoft Excel Computers Week 4.
Microsoft Excel The Basics. spreadsheet A type of application program which manipulates numerical and string data in rows and columns of cells. The value.
A Visual Follow-Along Guide to the Instructions of the NBTA Modular Hotel RFP.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 6 1 Microsoft Office Excel 2003 Tutorial 6 – Working With Multiple Worksheets.
RIMS II Online Order and Delivery System Tutorial on Downloading and Viewing Multipliers.
Introduction to VBA. This is not Introduction to Excel We’re going to assume you have a basic level of familiarity with Excel If you don’t, or you need.
XP New Perspectives on Introducing Microsoft Office XP Tutorial 1 1 Introducing Microsoft Office XP Tutorial 1.
Using Backstage Lesson 2. Objectives Software Orientation: Backstage View Backstage view’s left-side navigation pane (see figure on the next slide) gives.
Instructions for using this template. Remember this is Jeopardy, so where I have written “Answer” this is the prompt the students will see, and where.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 1 Copyright © 2008 Prentice-Hall. All rights reserved. Committed to Shaping the Next Generation.
11 Exploring Microsoft Office Excel 2007 Chapter 4: Working with Large Worksheets and Tables Chapter 04 - Lecture Notes (CSIT 104)
CTS130 Spreadsheet Lesson 3 Using Editing and Formatting Tools.
Microsoft Excel By: Dr. K.V. Vishwanath Professor, Dept. of C.S.E,
Microsoft Excel 2003 Illustrated Complete
Spreadsheet A spreadsheet is the computer equivalent of a paper ledger sheet. It consists of a grid made from columns and rows. It is an environment that.
OST Introduction to Excel Excel 2004 The Project Gallery is a window that links you to every application in Microsoft Office. It allows.
Info copied from Microsoft Help Files Excel: Introduction Microsoft Office 2003.
Excel Introducing Excel Lesson 1. Manage Workbooks Excel is a spreadsheet program Excel is a spreadsheet program It organizes and analyzes data It organizes.
Microsoft Office XP Illustrated Introductory, Enhanced Started with Excel 2002 Getting.
Downloading and Installing Autodesk Inventor Professional 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the.
Instructions for using this template. Remember this is Jeopardy, so where I have written “Answer” this is the prompt the students will see, and where.
11/25/2015Slide 1 Scripts are short programs that repeat sequences of SPSS commands. SPSS includes a computer language called Sax Basic for the creation.
Microsoft Office Illustrated Introductory, Second Edition with Excel 2003 Getting Started.
Intermacs Form Download Excel Tutorial Pivot Tables, Graphic Tools, Macros By: Devin Koehl.
Intermacs Form Download Excel Tutorial Pivot Tables, Graphic Tools, Macros By: Devin Koehl.
Using Microsoft® Excel This presentation is designed for Chapter 1, Section 1.2.
Python Lesson 1 1. Starter Create the following Excel spreadsheet and complete the calculations using formulae: 2 Add A1 and B1 A2 minus B2 A3 times B3.
Instructions for using this template. Remember this is Jeopardy, so where I have written “Answer” this is the prompt the students will see, and where.
OpenSolver Introduction. Table of Contents About OpenSolver – Slide 3 Installing OpenSolver – Slide 4: For Windows OS – Slide 13: For Mac OS Using OpenSolver.
Using Microsoft Outlook Training By Gary Lane.
ECDL ECDL is an important building block, equipping you with the digital skills needed to progress to further education and employment. ECDL teaches you.
June 17, 2009 Office 2007 Tips & Tricks.
Windows 7 and file management
A step-by-Step Guide For labels or merges
Spreadsheet – Microsoft Excel 2010
Microsoft Excel.
How to create your own Cost Template
Created by Stacey Wilson
Microsoft Excel Basics
BASIC SKILLS USING EXCEL
Microsoft Excel A Spreadsheet Program.
Developing an Excel Application
EXCEL Introduction.
Microsoft Office Illustrated
Microsoft Excel 2003 Illustrated Complete
Introduction to Patient Lists
Microsoft Excel 2007 – Level 1
ITEC 1001 Test 3 Review 11/8/2018.
Microsoft Excel All editions of Microsoft office.
Creating and Modifying Queries
GrudgeBall Excel Chapter 2.
SSI Toolbox Status Workbook Overview
How to Use poll everywhere
CTAERN/DOE System Level Counselor Coordinator Profile Entry Initiative
Introduction to Database Programs
Access: Queries IV Participation Project
Intro to Microsoft Excel
CTAERN/DOE System Level Counselor Coordinator Profile Entry Initiative
Statistics for the Social Sciences
Statistics for the Social Sciences
Introduction to Database Programs
Getting started – Example 1
Presentation transcript:

Using the Excel Creation Template to Create a Variable Parameter Problem (Macro Enabled “Alpha 1.4.2”) Getting started – Example 1 Note – You should be using at least Excel 2013 or later

What is a Variable Parameter Problem? The template and associated macros are to assist you in creating variable parameter problems (VPP). So what is a variable parameter problem and why would I want to create one? What is a Variable Parameter Problem? The variable parameter problem is a numerical problem that have parameters (usually numerical values) in the problem statement that are different for every student. The following is a simple example

The values of X and Y are different for each student One Student May See: The values of X and Y are different for each student While Another Student Could See:

Why Would You Want to Create a VPP? Each Student has basically the same problem, so they can discuss with each other about how to solve the problem but the actual answer will be different for each student. So the goal is to maintain the collaborative relationships among students, while attempting to ensure some level of proficiency by all

There will be other tutorials that answer: How to Implement these Problems? and What are the instructive options available? This presentations is concerned with the How of making the problems using the Template so Lets Get Started!

Overview of the Creation Process 1) Write a problem – a good problem for this process will: Have multiple parts – preferably that build on one another Most parts will have numerical answer 2) Download the Template The latest template will be on ExcelProblemPedia.org 3) Open the Template and follow the Directions Fill in the dark yellow boxes Run the macros The steps are marked

The following flow chart illustrates the sequence of steps and the files that are created

The first step is to come up with a problem with a fixed set of parameters – this will be known as the Base Case. For this tutorial we will be use the example shown below: The values shown in highlight will be different for all students: Given x = 2.0 and y = 3.0. Calculate: a) x+y b) x·y c) x² + y Open the “Alpha 1.4.2” Template – available on “ExcelProblemPedia.org”

When you download the file it will be available on your computer When you download the file it will be available on your computer. If you open up file explorer on your computer you should have the following file:

Upon “Extraction” you should get the following dialog box:

Upon opening the file you may get some warnings that the file contains macros, GO ahead and enable the macros After doing this the file should look like the following:

It should open to the “info” sheet and fill in the cells in the darker yellow box – many cells include a pull down menu of standard options.

After you change the information your box should look like the figure shown below (replace my name, school and email with yours) Then click the big red arrow. It may take a few seconds after you click the red arrow to respond – that is normal.

The creation process generates several files so it’s usually easier to keep track of them if they are all in one folder

Click the Save button – Now this saves the Create File – You are no longer using the Template. You should also be Automatically advanced to the next worksheet, “Create VPP” shown below:

V_Step 1 Type the Question Statement in the yellow box – Use alt enter to get a new line – Expanding formula bar helps 1-2) replace the parameters that you want to change with variable names enclosed in “{}” 3 ) Use Alt Enter to put in new lines in the problem statement 4 ) Put at least one space before the problem part designator 5) Subscripts or superscripts are included as special symbols with (insert  symbol) Make sure you ask for particular units in your question statement if need be

V_step 2 - Press Function 9 (F9) or (Formulas calculate sheet) – this will create the variables in your spreadsheet. Then move the display screen so you are seeing V_Step 3 (Cell AL7) as shown below:

V_Step 3 Put in the base case values and the range for the variables

V_Step 3 (cont.) Run the Ctrl Shift T (Click on the Red Arrow) macro to save the file and create a Table.

V_Step 4 (Cell BH13)– Solve the problem

V_Step 5 (Cell AF13) – Make the problem parts refer to the correct part of your solution. Just type a formula in row 1 that refers to where you solved part a) then b)…

V_Step 6 – Do a final check and Save. a) Hit F9 a few times and make sure problem as shown in the preview box is behaving like you think it should b) Check the Base case answer to make sure it agrees with the documented solution c) Scan the solution columns to make sure they agree with your expectation d) Read the problem statement carefully and make sure it is free of typos and ambiguities

V_Step 7 (Cell AF15) Run the Ctrl Shift W Macro – (click on the red arrow) This macro will do a final save on the “Create” file then the dialog box shown below appears. If no other Excel files are open click Yes other wise exit the Macro by clicking no and close the other open files and re-run the macro

The macro then asks you where you want to save a PDF file, a PRN file, and a CSV file – Just save them all to the directory you created earlier. The macro then asks if you would like to accept the defaults Click Yes

The macro will then save the final version of the “create” file and prompt you for a place to save the “setup”file. Go ahead and save this file with the others in the folder (aka directory) you created earlier.

The Macro then deletes the sheets that are not needed and resaves the setup file and creates the locked down file that the students would see – this is a macro free version. Save that file to a directory you created earlier Important

Excel warns you that it is about to strip out the macros. Select yes

You should see something like this F9 x3

Congratulations If all went well you have created all the files needed for a variable parameter problem. If you need to correct the solution go to the “create” file. If you want to change how the student sees the problem go to the “set-up” file. The other files are auxiliary files

Close the file but do not save over the file

A couple things to remember Save early and often It’s Excel so you have all of the functions that Excel has to solve the problem I consider this as an early to mid alpha version of the template – stay tuned Please give me feedback on the Template – particularly things that would be useful to change at ExcelProblemPedia@gmail.com