Microsoft Excel Lab Three (Completed 03/02/18) Transcript by Rev.com. Page 1 of 5

Size: px
Start display at page:

Download "Microsoft Excel Lab Three (Completed 03/02/18) Transcript by Rev.com. Page 1 of 5"

Transcription

1 Speaker 1: Hello everyone and welcome back to Microsoft Excel In today's lecture, we will cover Excel Lab Three. To get started with this lab, you will need two files. The first file is "Excel Lab Three instructions", the second one is "Excel Lab Three starting file". So please go ahead and open these two files. I will go ahead and do the same thing as we usually do, the instruction window on the right side, and the solution file on the left window. If you look at the items covered in this lab, we should be able to learn the difference between absolute reference and relative reference. The difference between absolute and relative, cell reference. Also, we will discuss how to apply Number Format to some cells, how to use the Auto Sum Function. We already did that in the past two labs, but we will look at it one more time here. Also, we'll create our own formula that in Lab One as you remember, but we will reinforce the topic that we discuss, and we will create a new formula today. Also, we'll use the conditional formatting and how to move cells inside Microsoft Excel. So basically this is a refreshment for the previous two labs that we've covered so far, and that's lab number three. To get started with this lab please go ahead and open the Excel Lab Three starting file, then save it inside the documents Microsoft Excel Labs folder, so you'll go to file and then click on the save as and make sure that you choose Microsoft Excel labs and change the file to show Excel Lab Three, as you see here, and then click save. Auto sum the range B3 all the way until B5 in cell B6. So what you can do, you can click on cell B6 and then go to that editing group, and the click on auto sum, and the press enter. So that is basically how to do this step. Then copy the function in cell B6 and paste it in cell E6. Oh do you remember what I covered in lab number two at the very beginning? How to copy the formula? So now you are having an actual scenario on how to implement that. So basically you need to copy the function in cell B6, so you click on cell B6 first, then press control c to copy not the actual value, when you press control c you copy the function in that cell, which is the one that shows in the formula bar here, do you see it? Which is equal sum B3, with open parenthesis, B3 colon B5, close parenthesis. And then I will go to the colation where I need to paste this function in cell E... One second, it says here "Copy the function in cell B6 and paste it in cell E6". So I will go to E6 as it says in the instructions here, and then press control v. Well, when I press control v I still have that moving rectangle as you see it here the [inaudible 00:04:26] that moves around that... the dashes that move around the number as you see here. If I press escape it means that I'm done with copying. But if I go to cell E6 and look at the actual function I copied, it says here sum E3 all the way until E5. So now look where did I copy this function from? I copied this function from cell B6, so look at the actual function, B3 all the way to B5. So it looks at these column, when I copied this function to a far away column, what happened? I'm using the relative reference. It's copying the function, but it's relating it Page 1 of 5

2 to this column. That's why is called the... the what? The relative cell reference, alright? Or the relative reference. You click here and then click "look at the function on top" Equal sum E3 to E5. So it reflects a new column, but it took the function from where? From cell B6, alright? And it relates it to the new location relative reference, alright? So it updates it to reflect this range, which is E3 all the way to E5, that is very important. So now you know how a relative reference is working. Alright now we are not going to change anything, let's just do it step by step. Enter the following values in cell E3, so where is cell E3? It's here. So I will click on cell E3 and then I will put eleven thousand in cell E3. Well, once I put a value in here, it's taken the value that they entered on cell E3 and it's updating the actual sum in cell E6. As you add more cells... or as you add values to the cells below, it will give you the new total. I think this is very important in understanding relative reference. Once we are done with relative reference, we'll jump into a new topic, which is called Absolute Cell Reference. I don't want you to confu-... I don't want confusing you now, but remember that there is another reference that is called what? Absolute Reference, remember that. Are you ready to continue the relative reference? Yes we are ready, we are smart, we can do more in these topic. So I will go to E4 and then I will type fifteen thousand, fifteen thousand and then press enter and then I will type twenty thousand. So that's what I get as the total, if you sum eleven, fifteen and twenty it'll gave you forty six thousand, as you see in cell E6, alright? Now lets talk about absolute now. It says here at number six it changed the formula in cell B6 too. It's basically the same thing but you will add dollar sign in between the parenthesis. You will add dollar sign before any letter of digit that you see in this function. So I will go to cell B6 and then I will go to the actual formula bar here, click on tap, you see? Yes on tap, and then before the B I will put what? I will put dollar sign. Before number three I will put dollar sign, I... by the way I'm moving by the right arrow, right arrow again, right arrow again, ops, go back to B. So before B I will put dollar sign and then before five I will put another dollar sign, as you see in here. So it changed this to the value that you see in the instructions. Sum dollar sign B dollar sign three colon dollar sign B dollar sign five. And then close your parenthesis, right? So now I am changing the function in cell B6 to be absolute. Okay well, now lis-... if you don't understand it now don't worry about it, don't worry about it. I will copy again this cell and you will see what do I mean by absolute. So now I will press enter first, do you see any difference? No, it's calculating correctly, one thousand plus two thousand, three thousand. Add three thousand, that is six thousand. So the value in here did not change, alright? Now lets continue the instructions. It says in number seven: copy cell B6 and paste it in cell C6 and D6. So again, control c, or you can go to the home tab and then press copy, go to the new location and then go to the home tab and then click on paste. Alright now do the same thing for... Your copy source is still active, which means is you paste again, Page 2 of 5

3 you are basically copying what you get from here. And then after you're done, you press escape to deactivate the copy selection, and then go back to your normal selection, as you see in cell D6. Alright, can anyone look at the problem I'm having right now? The problem I'm having; I copied the cell from B6, I copied that function from cell B6, this function is referring to absolute cell reference. Why? Because I have dollar sign before the column, and dollar sign before that row, and the same thing for the last part, and that makes this an absolute cell reference. What does it mean? It means no matter where you paste this function, it will always absolutely lock at the source range. Absolutely, that's why it's called absolute cell reference, just try to make a connection between them. Now do the same thing for D6, same thing, absolute source. This is... this is here, this is the source that this function is always absolutely locking for what... alright? So now lets go ahead and look at something on how to fix this problem. So in order to fix this problem here in cell C6 at three thousand plus six thousand, that's nine thousand. And then add another nine thousand, that's eighteen thousand. The result I'm getting is six thousand in the instructions it says "Fix the problem so the total row shows the correct sum for each quarter". So I know that this is correct... E6 is correct and I know that B6 is correct, but C6 and D6, both of them are not correct. So lets fix first C6. I will make sure... I will make sure to do what? So there are many ways to fix this problem. What I can do, I can go to the cell that I copied that function from and then change it from absolute by removing the dollar sign, alright? Like that, and then press enter. So now I get the same results, but if I copy this cell from here, I can use even that [inaudible 00:12:37], and then I will just play it for the cell next to it, which is C6. Now, do you remember what I told you? Please fix the content of the cell so it auto fix the cell with... how do you fix this problem? You double click on the arrow on top, and now it's giving me the correct result. So now let's go ahead and fix the one in cell B6. So I will got to D6 and then try to fix this problem. You can leave it absolute as is, but I need you to put the... update it with the correct [inaudible 00:13:21]. So now, dollar sign I will leave it absolute, but I will update the correct. So instead of pointing to B, I will point to D. D3 and then change this two D as well. So now if you look at the blue border, it is pointing to the correct range, if I press enter now two thousand plus four thousand, six plus six thousand, that's twelve thousand, alright? So now I got the correct result in here, however you can update this function and instead of using absolute... You don't have to use absolute unless you need... unless you have to. And I will show you in a minute a scenario where you need to use the absolute cell reference. In this scenario here you really don't want to do that, you really don't need that. And then if you look at the alerts, or the information that Excel is giving you, it's telling you inconsistent formula, alright? And it says here "copy formula from left", so Excel is Page 3 of 5

4 ... Even Excel is showing you ways to recover from this issue, right? So if you chose copy formula form left, now Excel is happy with this function if I press control c. Now lets fix that and change this from absolute to relative reference, and then press enter. Now I don't get that alert from Excel and Excel is happy about my solution. Alright we fixed the problem. Now enter equals B6 multiplied by G1 in cell B7. So you will go to cell B7 and now we're creating our own formula, and then I will type equals, equals what? B6 multiply by G1. What is G1? G1 is the percentage that the sales person will take as a commission from the actual sales total, that's why I'm multiplying the sales total by the percentage. So now if I press enter... now this sales person will take three hundred dollars as commission. Alright, use the fill handle to copy the formula in cell B7 to the range C7 all the way to E7. So I will use the fill handle all the way to E7. Well, is that right? No, that is no right. Why? Let's look at the formula itself. Click on B7 and look... Read the formula in the formula bar. So this is pointing right, is pointing to B6 multiplied by G1. Alright now, click on this one, this is pointing to C6 which is correct. C6, the total, multiplied by K1. K1? What's K1? K1 has nothing inside it. And why did that happened? Because Excel is using the relative cell reference. Now I need to tell Excel "don't move to the cell [inaudible 00:16:57] to the commission percent, just always always look at this cell no matter where I take you to", so can anyone tell me what kind of cell reference do I need to use? Yes, you're right. Absolute, absolutely locked here, absolutely. Absolute cell reference. So now I will go back here, can anyone tell me how I fix that? Yes you are right, you'll change K1 to G1 and then press enter, now you get result. But what if you have a long range of that assembly here because you have only three values or two values? But there is a better way to fix this issue, and even Excel is complaining about it. Let's see what is Excel telling us; it says [inaudible 00:17:42] telling me copy the formula from left. Well when I copy the formula from left it's giving me an error, and Excel is not complaining why? Because it just... it is flowing correctly, but it's not giving me the correct result. Well how do you fix that? You change G1 to be absolute. Absolutely lock at that location, but I will leave B6 as is. Why? Because I need B6 to be a relative reference. I will press enter. Now I will go to cell B7 and then use the fill handle and drag it to the cells to the right. Now everything is working very nice. Alright everyone? Now fix... we already fixed, so the record displays the correct result for each quarter, highlight the cells in range B3 all the way to E5. B3 al the way to E5, and then do what? Highlight the cells in the range B3 all the way to E5, which are less. So you need to highlight the cells that are less than five thousand dollars with red background and yellow tickets using the conditional format. Okay now this is a long point, so you better break it down into smaller pieces. Now we have the right range selection, I need to apply conditional formatting. So I will go to conditional formatting. Now I will go to highlight cell, highlight cell rules, and then I need less than or greater than. I need less than five thousand. So I will chose less than Page 4 of 5

5 and then I need what kind of color? Red background and yellow tickets. Do I see that in here? No I don't, but before I do anything, I need to make sure I put the correct value, which is five thousand, as you see in the instructions. Now I will click on the drop down list here to chose custom format and then I will click on color of the tickets to be yellow, and then the fill to be red, and then I will click on okay, and then I will click on okay. So that is basically what I'm expecting you to do in this part. Apply the gradient fill light blue data bar to the range B7 to E7. What is B7? This is B7, all the way to E7, you select it. To apply any format you need to highlight or select first. How do you select? I explained that before, and I'm doing it right now. You select the range and after you select the range you need to make sure that you go to conditional formatting, and then you go to data bar, and then I'm looking for gradient fill. What is inside gradient fill? Is called the light blue data bar, is this it? Maybe it's this one? Light blue data bar, yes. Perfect. Apply the percent format to cell G1, so you click on cell G1 and then you click on percent, now do I have anything else? Move cells I1 and G1, so you select both of them, you highlight them, and then you click on the border until you see this section here, and then move it to F1 G1, F1 G1. Oh look at that. Okay now press control delta, then press control delta again. So press control delta, we did that before to see the functions that you are using and then press control delta again. Okay one second I need to go back. Control delta, perfect. Now when I receive the submission from you don't just block numbers, I had many submissions with students doing that by just typing the numbers that you see in here, and if you do that, if you type the numbers here without using the function and using the sum and using the absolute and relative reference, I will not consider that as a solution, that's why whenever I receive any submissions from you, that's the first thing I do. I press control delta to make sure that you are using functions as you see here and then I press control delta again to go back to look at the result and that's how I know that you are using the functions I just mentioned. Now you save this and then submitted the blackboard to verify your solution. If you go all the way to the bottom of your instruction sheet you should be able to see assemble solution of this lab, as you see in here. So please everyone make sure before you submit, that you look at the assemble solution. And that takes us to the end of today's lab, I hope you did learn something new today and I will see you in future tutorials. Thank you everyone. Page 5 of 5

Microsoft Excel Lab Two (Completed 03/02/18) Transcript by Rev.com. Page 1 of 6

Microsoft Excel Lab Two (Completed 03/02/18) Transcript by Rev.com. Page 1 of 6 [00:00:31] Speaker 1: Hello everyone and welcome to excel lab two. To get started with this lab you will need two files. You will need excel lab two instructions file also, you will need excel lab two

More information

Environmental Stochasticity: Roc Flu Macro

Environmental Stochasticity: Roc Flu Macro POPULATION MODELS Environmental Stochasticity: Roc Flu Macro Terri Donovan recorded: January, 2010 All right - let's take a look at how you would use a spreadsheet to go ahead and do many, many, many simulations

More information

The lump sum amount that a series of future payments is worth now; used to calculate loan payments; also known as present value function Module 3

The lump sum amount that a series of future payments is worth now; used to calculate loan payments; also known as present value function Module 3 Microsoft Excel Formulas Made Easy Key Terms Term Definition Introduced In Absolute reference A cell reference that is fixed to a specific cell and contains a constant value throughout the spreadsheet

More information

Excel 2016 Cell referencing and AutoFill

Excel 2016 Cell referencing and AutoFill Excel 2016 Cell referencing and AutoFill Good afternoon everyone and welcome to Student Tech Bytes. My name is Liza and today we are here for Excel Cell referencing and Autofill. Today s session will be

More information

Transcriber(s): Baldev, Prashant Verifier(s): DeLeon, Christina Date Transcribed: Spring 2008 Page: 1 of 5

Transcriber(s): Baldev, Prashant Verifier(s): DeLeon, Christina Date Transcribed: Spring 2008 Page: 1 of 5 Page: 1 of 5 Speaker Transcription So, how about for eight? So you re saying, so how would you do for eight? For eight? [pointing to the paper] So your saying, your taking.. So why did you pick thirty-four?

More information

0:00:07.150,0:00: :00:08.880,0:00: this is common core state standards support video in mathematics

0:00:07.150,0:00: :00:08.880,0:00: this is common core state standards support video in mathematics 0:00:07.150,0:00:08.880 0:00:08.880,0:00:12.679 this is common core state standards support video in mathematics 0:00:12.679,0:00:15.990 the standard is three O A point nine 0:00:15.990,0:00:20.289 this

More information

Hum, Michael, Michelle and Jeff, you can guess? I ll just guess anything, five I guess. One through infinity.

Hum, Michael, Michelle and Jeff, you can guess? I ll just guess anything, five I guess. One through infinity. Researcher: Robert B. Page: 1 of 7 s s is like [inaudible] I want to talk to the people, I want everyone to be quiet for a second and I want to talk just to the people who are sure, absolutely sure they

More information

00:02 Brandon Plus five, plus six I finished it, I finished it. [in the background] You think you got it?

00:02 Brandon Plus five, plus six I finished it, I finished it. [in the background] You think you got it? Description: and with problem 1 Page: 1 of 8 Time Speaker Transcription [ and are working on the Guess My Rule Problem 1: X Y 0 1 1 3 2 5 3 7 4 9 5 11] 00:02 Plus five, plus six I finished it, I finished

More information

Hello and welcome to the CPA Australia podcast. Your weekly source of business, leadership, and public practice accounting information.

Hello and welcome to the CPA Australia podcast. Your weekly source of business, leadership, and public practice accounting information. Intro: Hello and welcome to the CPA Australia podcast. Your weekly source of business, leadership, and public practice accounting information. In this podcast I wanted to focus on Excel s functions. Now

More information

SLCN Lesson Three Addition Algorithm

SLCN Lesson Three Addition Algorithm SLCN Lesson Three Addition Algorithm LESSON THREE Stage Two Addition Algorithm Introduction: Provide a statement of goals What we re going to be learning about today is about adding numbers. We re going

More information

MITOCW watch?v=ir6fuycni5a

MITOCW watch?v=ir6fuycni5a MITOCW watch?v=ir6fuycni5a The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To

More information

MITOCW R22. Dynamic Programming: Dance Dance Revolution

MITOCW R22. Dynamic Programming: Dance Dance Revolution MITOCW R22. Dynamic Programming: Dance Dance Revolution The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational

More information

Les s on Objectives. Student Files Us ed. Student Files Crea ted

Les s on Objectives. Student Files Us ed. Student Files Crea ted Lesson 15 - Advanced Cell Properties 191 Lesson 15 Adva nced C ell P roperties Les s on Topics Absolute Cell References Percentages Exercise: Calculating Percentages Exercise: Calculating Commissions Les

More information

Instructor (Mehran Sahami):

Instructor (Mehran Sahami): Programming Methodology-Lecture21 Instructor (Mehran Sahami): So welcome back to the beginning of week eight. We're getting down to the end. Well, we've got a few more weeks to go. It feels like we're

More information

Authors: Uptegrove, Elizabeth B. Verified: Poprik, Brad Date Transcribed: 2003 Page: 1 of 8

Authors: Uptegrove, Elizabeth B. Verified: Poprik, Brad Date Transcribed: 2003 Page: 1 of 8 Page: 1 of 8 1. 00:01 Jeff: Yeah but say, all right, say we're doing five choose two, right, with this. Then we go five factorial. Which is what? 2. Michael: That'll give you all the they can put everybody

More information

0:00:00.919,0:00: this is. 0:00:05.630,0:00: common core state standards support video for mathematics

0:00:00.919,0:00: this is. 0:00:05.630,0:00: common core state standards support video for mathematics 0:00:00.919,0:00:05.630 this is 0:00:05.630,0:00:09.259 common core state standards support video for mathematics 0:00:09.259,0:00:11.019 standard five n f 0:00:11.019,0:00:13.349 four a this standard

More information

Welcome to our first of webinars that we will. be hosting this Fall semester of Our first one

Welcome to our first of webinars that we will. be hosting this Fall semester of Our first one 0 Cost of Attendance Welcome to our first of --- webinars that we will be hosting this Fall semester of. Our first one is called Cost of Attendance. And it will be a 0- minute webinar because I am keeping

More information

The ENGINEERING CAREER COACH PODCAST SESSION #1 Building Relationships in Your Engineering Career

The ENGINEERING CAREER COACH PODCAST SESSION #1 Building Relationships in Your Engineering Career The ENGINEERING CAREER COACH PODCAST SESSION #1 Building Relationships in Your Engineering Career Show notes at: engineeringcareercoach.com/session1 Anthony s Upfront Intro: This is The Engineering Career

More information

MITOCW R7. Comparison Sort, Counting and Radix Sort

MITOCW R7. Comparison Sort, Counting and Radix Sort MITOCW R7. Comparison Sort, Counting and Radix Sort The following content is provided under a Creative Commons license. B support will help MIT OpenCourseWare continue to offer high quality educational

More information

Lab 15: EXL3 Microsoft Excel s AutoFill Tool, Multiple Worksheets, Charts and Conditional Formatting

Lab 15: EXL3 Microsoft Excel s AutoFill Tool, Multiple Worksheets, Charts and Conditional Formatting Lab 15: EXL3 Microsoft Excel s AutoFill Tool, Multiple Worksheets, Charts and Conditional Formatting Learn how to work with multiple worksheets, use the AutoFill tool, charts, and apply conditional formatting

More information

MITOCW R3. Document Distance, Insertion and Merge Sort

MITOCW R3. Document Distance, Insertion and Merge Sort MITOCW R3. Document Distance, Insertion and Merge Sort The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high-quality educational

More information

The Little Fish Transcript

The Little Fish Transcript The Little Fish Transcript welcome back everybody we are going to do this nice little scare to fish so if you've been following on to our shark tutorial you might notice this little guy in the thumbnail

More information

ECO LECTURE 36 1 WELL, SO WHAT WE WANT TO DO TODAY, WE WANT TO PICK UP WHERE WE STOPPED LAST TIME. IF YOU'LL REMEMBER, WE WERE TALKING ABOUT

ECO LECTURE 36 1 WELL, SO WHAT WE WANT TO DO TODAY, WE WANT TO PICK UP WHERE WE STOPPED LAST TIME. IF YOU'LL REMEMBER, WE WERE TALKING ABOUT ECO 155 750 LECTURE 36 1 WELL, SO WHAT WE WANT TO DO TODAY, WE WANT TO PICK UP WHERE WE STOPPED LAST TIME. IF YOU'LL REMEMBER, WE WERE TALKING ABOUT THE MODERN QUANTITY THEORY OF MONEY. IF YOU'LL REMEMBER,

More information

Excel 2003: Discos. 1. Open Excel. 2. Create Choose a new worksheet and save the file to your area calling it: Disco.xls

Excel 2003: Discos. 1. Open Excel. 2. Create Choose a new worksheet and save the file to your area calling it: Disco.xls Excel 2003: Discos 1. Open Excel 2. Create Choose a new worksheet and save the file to your area calling it: Disco.xls 3. Enter the following data into your spreadsheet: 4. Make the headings bold. Centre

More information

Line Time Speaker OHP View

Line Time Speaker OHP View Page: 1 of 25 Line Time Speaker OHP View Page: 2 of 25 1 OHP RT1 Well, Good Morning 12:50 2 Class Good Morning 3 RT1 It s Monday. It sounded like that last Monday, too. You know today we have a visitor

More information

This course involves writing and revising a research paper on a topic of your choice, and helping other students with their research papers.

This course involves writing and revising a research paper on a topic of your choice, and helping other students with their research papers. Liberal Studies 4800, Senior Capstone Seminar Dr. Daniel Kolak, Atrium 109, kolakd@wpunj.edu Welcome to the Liberal Studies Capstone Seminar! General Information This course involves writing and revising

More information

NCC_BSL_DavisBalestracci_3_ _v

NCC_BSL_DavisBalestracci_3_ _v NCC_BSL_DavisBalestracci_3_10292015_v Welcome back to my next lesson. In designing these mini-lessons I was only going to do three of them. But then I thought red, yellow, green is so prevalent, the traffic

More information

Transcriber(s): Yankelewitz, Dina Verifier(s): Yedman, Madeline Date Transcribed: Spring 2009 Page: 1 of 27

Transcriber(s): Yankelewitz, Dina Verifier(s): Yedman, Madeline Date Transcribed: Spring 2009 Page: 1 of 27 Page: 1 of 27 Line Time Speaker Transcript 16.1.1 00:07 T/R 1: Now, I know Beth wasn't here, she s, she s, I I understand that umm she knows about the activities some people have shared, uhhh but uh, let

More information

BoldLeads Table of Contents

BoldLeads Table of Contents Buyer Best Practices Page 2 Buyer Lead Scripts Page 3 Buyer Lead List Script Buyer Lead Scripts Page 4 Meet You At The House Meet For Coffee Make Sure You Got It Buyer Lead Scripts Page 5 Buyer Call Back

More information

NHSN Data Entry for Long Term Care Facilities

NHSN Data Entry for Long Term Care Facilities NHSN Data Entry for Long Term Care Facilities Event ID: 3290039 Event Started: 6/20/2017 1:56:49 PM ET Welcome and Introduction Hello everyone and thank you for joining us today for our webinar on data

More information

MITOCW ocw f08-lec36_300k

MITOCW ocw f08-lec36_300k MITOCW ocw-18-085-f08-lec36_300k The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high-quality educational resources for free.

More information

Term Definition Introduced in: Tab(s) along the ribbon that show additional programs or features (e.g. Acrobat )

Term Definition Introduced in: Tab(s) along the ribbon that show additional programs or features (e.g. Acrobat ) 60 Minutes of Excel Secrets Key Terms Term Definition Introduced in: Tab(s) along the ribbon that show additional programs or features (e.g. Acrobat ) Add-Ins AutoCorrect Module 1 Corrects typographical,

More information

We're excited to announce that the next JAFX Trading Competition will soon be live!

We're excited to announce that the next JAFX Trading Competition will soon be live! COMPETITION Competition Swipe - Version #1 Title: Know Your Way Around a Forex Platform? Here s Your Chance to Prove It! We're excited to announce that the next JAFX Trading Competition will soon be live!

More information

Microsoft Excel Math Formula Guide

Microsoft Excel Math Formula Guide Microsoft Excel is a spreadsheet software that is used to organize and calculate data. This handout will focus on how to use built-in Excel functions to solve basic mathematical calculations. Basics of

More information

ArchiCAD Tutorial: How to Trace 2D Drawings to Quickly Create a 3D Model

ArchiCAD Tutorial: How to Trace 2D Drawings to Quickly Create a 3D Model ArchiCAD Tutorial: How to Trace 2D Drawings to Quickly Create a 3D Model Hello, this is Eric Bobrow of Bobrow Consulting Group, creator of the ArchiCAD MasterTemplate with another ArchiCAD video tip. In

More information

SOAR Study Skills Lauri Oliver Interview - Full Page 1 of 8

SOAR Study Skills Lauri Oliver Interview - Full Page 1 of 8 Page 1 of 8 Lauri Oliver Full Interview This is Lauri Oliver with Wynonna Senior High School or Wynonna area public schools I guess. And how long have you actually been teaching? This is my 16th year.

More information

TRANSCRIPT OF TELEPHONE CALL PLACED BY EDUARDO AROCENA TO FBI SPECIAL AGENT.LARRY WACK ON JUNE 13, a call from EDUARDO AROCENA who is knodto me.

TRANSCRIPT OF TELEPHONE CALL PLACED BY EDUARDO AROCENA TO FBI SPECIAL AGENT.LARRY WACK ON JUNE 13, a call from EDUARDO AROCENA who is knodto me. TRANSCRIPT OF TELEPHONE CALL PLACED BY EDUARDO AROCENA TO FBI SPECIAL AGENT.LARRY WACK ON JUNE 13, 1983... This is SA LARRY E. WACK, New York Office, FBI. I'm at my residence, telephone (201)5485041, anticipating

More information

Blend Photos Like a Hollywood Movie Poster

Blend Photos Like a Hollywood Movie Poster Blend Photos Like a Hollywood Movie Poster Written By Steve Patterson In this Photoshop tutorial, we're going to learn how to blend photos together like a Hollywood movie poster. Blending photos is easy

More information

I'm going to set the timer just so Teacher doesn't lose track.

I'm going to set the timer just so Teacher doesn't lose track. 11: 4th_Math_Triangles_Main Okay, see what we're going to talk about today. Let's look over at out math target. It says, I'm able to classify triangles by sides or angles and determine whether they are

More information

MANIPULATIVE MATHEMATICS FOR STUDENTS

MANIPULATIVE MATHEMATICS FOR STUDENTS MANIPULATIVE MATHEMATICS FOR STUDENTS Manipulative Mathematics Using Manipulatives to Promote Understanding of Elementary Algebra Concepts Lynn Marecek MaryAnne Anthony-Smith This file is copyright 07,

More information

Graphs and Charts: Creating the Football Field Valuation Graph

Graphs and Charts: Creating the Football Field Valuation Graph Graphs and Charts: Creating the Football Field Valuation Graph Hello and welcome to our next lesson in this module on graphs and charts in Excel. This time around, we're going to being going through a

More information

8 Fraction Book. 8.1 About this part. 8.2 Pieces of Cake. Name 55

8 Fraction Book. 8.1 About this part. 8.2 Pieces of Cake. Name 55 Name 8 Fraction Book 8. About this part This book is intended to be an enjoyable supplement to the standard text and workbook material on fractions. Understanding why the rules are what they are, and why

More information

1. Which statement best describes your reason for taking an online course? I am looking for an easy class. minus 4

1. Which statement best describes your reason for taking an online course? I am looking for an easy class. minus 4 READINESS SURVEY Instructions: Print out this page and fold or cover the right column with another piece of paper so you cannot see the point modifications. Circle your answer to each question, and then

More information

Clickteam Fusion 2.5 [Fastloops ForEach Loops] - Guide

Clickteam Fusion 2.5 [Fastloops ForEach Loops] - Guide INTRODUCTION Built into Fusion are two powerful routines. They are called Fastloops and ForEach loops. The two are different yet so similar. This will be an exhaustive guide on how you can learn how to

More information

Student Hub Live interface guide transcript

Student Hub Live interface guide transcript Student Hub Live interface guide transcript 0:00 [MUSIC PLAYING] 0:14 Karen Foley: The Student Hub Live is an online interactive event 0:17 and there are two ways that you can engage with it. 0:20 There's

More information

Autodesk University Automating Plumbing Design in Revit

Autodesk University Automating Plumbing Design in Revit Autodesk University Automating Plumbing Design in Revit All right. Welcome. A couple of things before we get started. If you do have any questions, please hang onto them 'till after. And I did also update

More information

Unit 1: You and Your Money

Unit 1: You and Your Money Unit 1: You and Your Money Vocabulary a coin (some coins) change a penny (pennies) a nickel (nickels) a dime (dimes) a quarter (quarters) a half dollar (half dollars) a dollar bill (dollar bills) a check

More information

MITOCW MITCMS_608S14_ses03_2

MITOCW MITCMS_608S14_ses03_2 MITOCW MITCMS_608S14_ses03_2 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free.

More information

Describes the operation of multiplying by ten as adding a nought

Describes the operation of multiplying by ten as adding a nought Describes the operation of multiplying by ten as adding a nought Opportunity for: investigating numbers Interactive Teaching Program (ITP) Number Grid, how many times group or paper copy of 100-square

More information

This tutorial will lead you through step-by-step to make the plot below using Excel.

This tutorial will lead you through step-by-step to make the plot below using Excel. GES 131 Making Plots with Excel 1 / 6 This tutorial will lead you through step-by-step to make the plot below using Excel. Number of Non-Student Tickets vs. Student Tickets Y, Number of Non-Student Tickets

More information

You Can Get Paid Each Time Our Phone Rings.

You Can Get Paid Each Time Our Phone Rings. SECTION #2 Do you want us to do everything for you? If so, read this Section and let me show you how... You Can Get Paid Each Time Our Phone Rings. Dear Friend and New Business Partner, This Section will

More information

Copyright MMXVII Debbie De Grote. All rights reserved

Copyright MMXVII Debbie De Grote. All rights reserved Gus: So Stacy, for your benefit I'm going to do it one more time. Stacy: Yeah, you're going to have to do it again. Gus: When you call people, when you engage them always have something to give them, whether

More information

HOW TO MAKE MONEY ONLINE - Video 3 - The Process

HOW TO MAKE MONEY ONLINE - Video 3 - The Process HOW TO MAKE MONEY ONLINE - Video 3 - The Process So now we have addressed our mindset, let s now look at how you are going to make money online. There s a great saying that goes, systems work, its people

More information

Microsoft Excel Illustrated Unit B: Working with Formulas and Functions

Microsoft Excel Illustrated Unit B: Working with Formulas and Functions Microsoft Excel 2010- Illustrated Unit B: Working with Formulas and Functions Objectives Create a complex formula Insert a function Type a function Copy and move cell entries Understand relative and absolute

More information

Lolo Garcia Plantation BBQ - Richmond, TX * * * Date: January 4, 2013 Location: Plantation BBQ Interviewer: Rien Fertel Transcription: Linda K.

Lolo Garcia Plantation BBQ - Richmond, TX * * * Date: January 4, 2013 Location: Plantation BBQ Interviewer: Rien Fertel Transcription: Linda K. Lolo Garcia Plantation BBQ - Richmond, TX * * * Date: January 4, 2013 Location: Plantation BBQ Interviewer: Rien Fertel Transcription: Linda K. Carr Length: 17 minutes Project: Greater Houston Barbecue

More information

The first task is to make a pattern on the top that looks like the following diagram.

The first task is to make a pattern on the top that looks like the following diagram. Cube Strategy The cube is worked in specific stages broken down into specific tasks. In the early stages the tasks involve only a single piece needing to be moved and are simple but there are a multitude

More information

Place Value. Get in Place. WRITE how many tens and ones you see. Then WRITE the number they make. 5 3 = 53

Place Value. Get in Place. WRITE how many tens and ones you see. Then WRITE the number they make. 5 3 = 53 Place Value Get in Place WRITE how many tens and ones you see. Then WRITE the number they make. 1. 2. 5 3 53 3. 4. 5. 6. 7. 8. 2 Place Value Get in Place 10 1 1 WRITE how many tens and ones you see. Then

More information

COMMONLY ASKED QUESTIONS About easyfreeincome.com system

COMMONLY ASKED QUESTIONS About easyfreeincome.com system COMMONLY ASKED QUESTIONS About easyfreeincome.com system 1. If you are playing at the NON USA version and you use the link in the e-book to download the software from the web page itself make sure you

More information

You can actually jis go in here. Oh I need a copy of your, she needs a copy of your driver s license.

You can actually jis go in here. Oh I need a copy of your, she needs a copy of your driver s license. #2 Hello (silence- no talking) Yeah he actually Hey, hey, hey. How y all doin? Hey, that s the notary. Hey lady how you doin? You can actually jis go in here. Oh I need a copy of your, she needs a copy

More information

Lesson 4: Develop and Launch an Engaging Website

Lesson 4: Develop and Launch an Engaging Website Chapter 1, Video 1: "Welcome to Lesson 4" Welcome to Lesson number 4. This is a lesson in which the old proverbial the rubber meets the road. To this point, you've created a strategy. You've got your business

More information

Lesson 2: Choosing Colors and Painting Chapter 1, Video 1: "Lesson 2 Introduction"

Lesson 2: Choosing Colors and Painting Chapter 1, Video 1: Lesson 2 Introduction Chapter 1, Video 1: "Lesson 2 Introduction" Welcome to Lesson 2. Now that you've had a chance to play with Photoshop a little bit and explore its interface, and the interface is becoming a bit more familiar

More information

Lesson 1: Introducing Photoshop

Lesson 1: Introducing Photoshop Chapter 1, Video 1: "Lesson 1 Introduction" Welcome to the course. Over the next six weeks, you'll learn the basics of Photoshop. You'll retouch old photos to get rid of wear and tear. You'll retouch new

More information

Using Google Analytics to Make Better Decisions

Using Google Analytics to Make Better Decisions Using Google Analytics to Make Better Decisions This transcript was lightly edited for clarity. Hello everybody, I'm back at ACPLS 20 17, and now I'm talking with Jon Meck from LunaMetrics. Jon, welcome

More information

Proven Performance Inventory

Proven Performance Inventory Proven Performance Inventory Module 33: Bonus: PPI Calculator 00:03 Speaker 1: Hey, what is up, awesome PPI community? Hey, guys I just wanna make a quick video. I'm gonna call it the PPI Calculator, and

More information

OG TRAINING - Recording 2: Talk to 12 using the Coffee Sales Script.

OG TRAINING - Recording 2: Talk to 12 using the Coffee Sales Script. OG TRAINING - Recording 2: Talk to 12 using the Coffee Sales Script. Welcome to The second recording in this series which is your first training session and your first project in your new gourmet coffee

More information

Autodesk University Advanced Topics Using the Sheet Set Manager in AutoCAD

Autodesk University Advanced Topics Using the Sheet Set Manager in AutoCAD Autodesk University Advanced Topics Using the Sheet Set Manager in AutoCAD You guys, some of you I already know, and some of you have seen me before, and you've seen my giant head on the banner out there.

More information

10 Copy And Paste Templates. By James Canzanella

10 Copy And Paste  Templates. By James Canzanella 10 Copy And Paste Email Templates By James Canzanella 1 James Canzanella All Rights Reserved This information is for your eyes only. This ebook is for your own personal use and is not to be given away,

More information

Transcription Media File Name: Radio-Muckler-Visser.mp4 Media File ID: Media Duration: 10:54 Order Number: Date Ordered:

Transcription Media File Name: Radio-Muckler-Visser.mp4 Media File ID: Media Duration: 10:54 Order Number: Date Ordered: Transcription Media File Name: 030216-Radio-Muckler-Visser.mp4 Media File ID: 2461979 Media Duration: 10:54 Order Number: Date Ordered: 2016-03-31 Transcription by Speechpad www.speechpad.com Support questions:

More information

Episode 14: How to Get Cheap Facebook Likes and Awesome Engagement Subscribe to the podcast here.

Episode 14: How to Get Cheap Facebook Likes and Awesome Engagement Subscribe to the podcast here. Episode 14: How to Get Cheap Facebook Likes and Awesome Engagement Subscribe to the podcast here. Hi everybody welcome to episode number 14 of my podcast where I'm going to be talking about how to use

More information

Primo Plaid Flannels: New Blues

Primo Plaid Flannels: New Blues #MakeItWithMarcusFabrics 66 x 84 PAGE 2 of 5 Fabric Requirements & Cutting Instructions Quilt Size: 66 x 84 Fabric A J306-0110 Fat Quarter Fabric B U038-0150 Fat Quarter Cut six 2 ½ squares. Fabric C U037-0118

More information

MITOCW watch?v=fll99h5ja6c

MITOCW watch?v=fll99h5ja6c MITOCW watch?v=fll99h5ja6c The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To

More information

The Slide Master and Sections for Organization: Inserting, Deleting, and Moving Around Slides and Sections

The Slide Master and Sections for Organization: Inserting, Deleting, and Moving Around Slides and Sections The Slide Master and Sections for Organization: Inserting, Deleting, and Moving Around Slides and Sections Welcome to the next lesson in the third module of this PowerPoint course. This time around, we

More information

MITOCW watch?v=dyuqsaqxhwu

MITOCW watch?v=dyuqsaqxhwu MITOCW watch?v=dyuqsaqxhwu The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To

More information

What must be added to 30 to make one hundred? =

What must be added to 30 to make one hundred? = 2.1 1. How many groups of ten can be made out of 70 marbles? 2.2 2. Order these numbers starting with the smallest: 30, 17, 12, 23 2.2 3. Write the number two hundred and seven in digits. 2.3 4. Write

More information

The Open University xto5w_59duu

The Open University xto5w_59duu The Open University xto5w_59duu [MUSIC PLAYING] Hello, and welcome back. OK. In this session we're talking about student consultation. You're all students, and we want to hear what you think. So we have

More information

Faculty Lecture Capture Guide

Faculty Lecture Capture Guide Faculty Lecture Capture Guide If you have never used Panopto before, follow this first part. Log into your Blackboard Account and open the course you wish to capture: Open your Course Management Control

More information

SHA532 Transcripts. Transcript: Forecasting Accuracy. Transcript: Meet The Booking Curve

SHA532 Transcripts. Transcript: Forecasting Accuracy. Transcript: Meet The Booking Curve SHA532 Transcripts Transcript: Forecasting Accuracy Forecasting is probably the most important thing that goes into a revenue management system in particular, an accurate forecast. Just think what happens

More information

Module All You Ever Need to Know About The Displace Filter

Module All You Ever Need to Know About The Displace Filter Module 02-05 All You Ever Need to Know About The Displace Filter 02-05 All You Ever Need to Know About The Displace Filter [00:00:00] In this video, we're going to talk about the Displace Filter in Photoshop.

More information

OKAY. TODAY WE WANT TO START OFF AND TALK A LITTLE BIT ABOUT THIS MODEL THAT WE TALKED ABOUT BEFORE, BUT NOW WE'LL GIVE IT A

OKAY. TODAY WE WANT TO START OFF AND TALK A LITTLE BIT ABOUT THIS MODEL THAT WE TALKED ABOUT BEFORE, BUT NOW WE'LL GIVE IT A ECO 155 750 LECTURE FIVE 1 OKAY. TODAY WE WANT TO START OFF AND TALK A LITTLE BIT ABOUT THIS MODEL THAT WE TALKED ABOUT BEFORE, BUT NOW WE'LL GIVE IT A LITTLE BIT MORE THOROUGH TREATMENT. BUT THE PRODUCTION

More information

QUICKSTART COURSE - MODULE 7 PART 3

QUICKSTART COURSE - MODULE 7 PART 3 QUICKSTART COURSE - MODULE 7 PART 3 copyright 2011 by Eric Bobrow, all rights reserved For more information about the QuickStart Course, visit http://www.acbestpractices.com/quickstart Hello, this is Eric

More information

1 Best Practices Course Week 12 Part 2 copyright 2012 by Eric Bobrow. BEST PRACTICES COURSE WEEK 12 PART 2 Program Planning Areas and Lists of Spaces

1 Best Practices Course Week 12 Part 2 copyright 2012 by Eric Bobrow. BEST PRACTICES COURSE WEEK 12 PART 2 Program Planning Areas and Lists of Spaces BEST PRACTICES COURSE WEEK 12 PART 2 Program Planning Areas and Lists of Spaces Hello, this is Eric Bobrow. And in this lesson, we'll take a look at how you can create a site survey drawing in ArchiCAD

More information

Set Up Your Domain Here

Set Up Your Domain Here Roofing Business BLUEPRINT WordPress Plugin Installation & Video Walkthrough Version 1.0 Set Up Your Domain Here VIDEO 1 Introduction & Hosting Signup / Setup https://s3.amazonaws.com/rbbtraining/vid1/index.html

More information

BEST PRACTICES COURSE WEEK 14 PART 2 Advanced Mouse Constraints and the Control Box

BEST PRACTICES COURSE WEEK 14 PART 2 Advanced Mouse Constraints and the Control Box BEST PRACTICES COURSE WEEK 14 PART 2 Advanced Mouse Constraints and the Control Box Copyright 2012 by Eric Bobrow, all rights reserved For more information about the Best Practices Course, visit http://www.acbestpractices.com

More information

Celebration Bar Review, LLC All Rights Reserved

Celebration Bar Review, LLC All Rights Reserved Announcer: Jackson Mumey: Welcome to the Extra Mile Podcast for Bar Exam Takers. There are no traffic jams along the Extra Mile when you're studying for your bar exam. Now your host Jackson Mumey, owner

More information

MITOCW watch?v=2ddjhvh8d2k

MITOCW watch?v=2ddjhvh8d2k MITOCW watch?v=2ddjhvh8d2k The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To

More information

Need Help?

Need Help? Welcome, everybody! It's Ted Prodromou and this is episode eleven of Social Selling Television. If you don't know what Social Selling Television is, it's my Apple TV channel. It's an ios app. I interview

More information

Welcome to JigsawBox!! How to Get Started Quickly...

Welcome to JigsawBox!! How to Get Started Quickly... Welcome to JigsawBox!! How to Get Started Quickly... Welcome to JigsawBox Support! Firstly, we want to let you know that you are NOT alone. Our JigsawBox Customer Support is on hand Monday to Friday to

More information

copyright Karen Hinrichs, 2011 all rights reserved Adding Stops and Stitches Page 1 of 5 Adding Stops and Stitches to make Applique from Ordinary

copyright Karen Hinrichs, 2011 all rights reserved Adding Stops and Stitches Page 1 of 5 Adding Stops and Stitches to make Applique from Ordinary all rights reserved Adding Stops and Stitches Page 1 of 5 5D Embroidery Extra Adding Stops and Stitches to make Applique from Ordinary Karen Hinrichs Lee in Tampa asked: Is there a way to take a design

More information

MITOCW watch?v=-qcpo_dwjk4

MITOCW watch?v=-qcpo_dwjk4 MITOCW watch?v=-qcpo_dwjk4 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To

More information

Discovering A Lucrative Niche!

Discovering A Lucrative Niche! Lesson #2 Discovering A Lucrative Niche! By Jay Jennings http://www.productcreationstation.com NOTICE: You Do NOT Have the Right to Reprint or Resell this Report! You Also MAY NOT Give Away, Sell or Share

More information

Interviewing Techniques Part Two Program Transcript

Interviewing Techniques Part Two Program Transcript Interviewing Techniques Part Two Program Transcript We have now observed one interview. Let's see how the next interview compares with the first. LINDA: Oh, hi, Laura, glad to meet you. I'm Linda. (Pleased

More information

Transcriber(s): Yankelewitz, Dina Verifier(s): Yedman, Madeline Date Transcribed: Spring 2009 Page: 1 of 22

Transcriber(s): Yankelewitz, Dina Verifier(s): Yedman, Madeline Date Transcribed: Spring 2009 Page: 1 of 22 Page: 1 of 22 Line Time Speaker Transcript 7.0.1 2:33 S T/R 1: Good morning! Are you all as awake as I am? 7.0.2 2:39 Meredith: Yeah. 7.0.3 2:40 T/R 1: I don't know if that is good or bad, Meredith. Let

More information

Transcriber(s): Yankelewitz, Dina Verifier(s): Yedman, Madeline Date Transcribed: Spring 2009 Page: 1 of 22

Transcriber(s): Yankelewitz, Dina Verifier(s): Yedman, Madeline Date Transcribed: Spring 2009 Page: 1 of 22 Page: 1 of 22 Line Time Speaker Transcript 11.0.1 3:24 T/R 1: Well, good morning! I surprised you, I came back! Yeah! I just couldn't stay away. I heard such really wonderful things happened on Friday

More information

OBERLO: A FANTASTIC APP THAT LL TURN YOUR SHOP INTO A SUPER PROFIT MAKING MACHINE BY CONNECTING IT TO ALIEXPRESS!

OBERLO: A FANTASTIC APP THAT LL TURN YOUR SHOP INTO A SUPER PROFIT MAKING MACHINE BY CONNECTING IT TO ALIEXPRESS! OBERLO: A FANTASTIC APP THAT LL TURN YOUR SHOP INTO A SUPER PROFIT MAKING MACHINE BY CONNECTING IT TO ALIEXPRESS! Welcome back to my series for the videos Sells Like Hotcakes on how to create your most

More information

Autodesk University More Practical Dynamo; Practical Uses for Dynamo Within Revit

Autodesk University More Practical Dynamo; Practical Uses for Dynamo Within Revit Autodesk University More Practical Dynamo; Practical Uses for Dynamo Within Revit Hello, everyone. How's everyone doing? All right! Everyone excited to learn about Dynamo? Yeah! Welcome, everyone, to the

More information

Formulas: Index, Match, and Indirect

Formulas: Index, Match, and Indirect Formulas: Index, Match, and Indirect Hello and welcome to our next lesson in this module on formulas, lookup functions, and calculations, and this time around we're going to be extending what we talked

More information

MATH 16 A-LECTURE. OCTOBER 9, PROFESSOR: WELCOME BACK. HELLO, HELLO, TESTING, TESTING. SO

MATH 16 A-LECTURE. OCTOBER 9, PROFESSOR: WELCOME BACK. HELLO, HELLO, TESTING, TESTING. SO 1 MATH 16 A-LECTURE. OCTOBER 9, 2008. PROFESSOR: WELCOME BACK. HELLO, HELLO, TESTING, TESTING. SO WE'RE IN THE MIDDLE OF TALKING ABOUT HOW TO USE CALCULUS TO SOLVE OPTIMIZATION PROBLEMS. MINDING THE MAXIMA

More information

Proven Performance Inventory

Proven Performance Inventory Proven Performance Inventory Module 4: How to Create a Listing from Scratch 00:00 Speaker 1: Alright guys. Welcome to the next module. How to create your first listing from scratch. Really important thing

More information

How to get more clients with LinkedIn with Gary Kissel

How to get more clients with LinkedIn with Gary Kissel How to get more clients with LinkedIn with Gary Kissel Intro: Turn your hobby and freelance work into a profitable business! Make your marketing easier by applying the strategies of experienced entrepreneurs

More information

Easy Steps to My Best Bonus Offers by Sunny Suggs! Click here to join now!

Easy Steps to My Best Bonus Offers by Sunny Suggs! Click here to join now! Easy Steps to My Best Bonus Offers by Sunny Suggs! Click here to join now! My Best Bonus Offers is probably the greatest innovation in Affiliate Marketing I've ever seen. I've been an affiliate marketer

More information