Skip to main content

Home/ E-learning Innovations/ Group items tagged Learning Design

Rss Feed Group items tagged

officesetuphe

Access 2016: More Query Design Options - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: Access offers several options that let you design and run queries that return exactly the information you're looking for. For instance, what if you need to find out how many of something exists within your database? Or what if you would like your query results to automatically be sorted a certain way? If you know how to use query options in Access, you can design almost any query you want. In this lesson, you'll learn how to modify and sort your queries within Query Design view, as well as how to use the Totals function to create a query that can perform calculations with your data. You'll also learn about additional query-building options offered in Access. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn more about modifying queries. MODIFYING QUERIES Access offers several options for making your queries work better for you. In addition to modifying your query criteria and joins after you build your queries, you can choose to sort and hide fields in your query results. TO MODIFY YOUR QUERY: When you open an existing query in Access, it is displayed in Datasheet view, meaning you will see your query results in a table. To modify your query, you must enter Design view, the view you used when creating it. There are two ways to switch to Design view: On the Home tab of the Ribbon, click the View command. Select Design View from the drop-down menu that appears. Switching to Design View with the View command on the Ribbon - www.office.com/setup In the bottom-right corner of your Access window, locate the small view icons. Click the Design View icon, which is the icon farthest to the right. Switching to Design View using the View Icon - www.office.com/setup Once in Desig
officesetuphe

Access 2016: Designing a Multi-table Query - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: In the previous lesson, you learned how to create a simple query with one table. Most queries you design in Access will likely use multiple tables, allowing you to answer more complex questions. In this lesson, you'll learn how to design and create a multi-table query. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn how to create a multi-table query (Part 1). Watch the video below to learn more about joins and query criteria (Part 2). DESIGNING A MULTI-TABLE QUERY Queries can be difficult to understand and build if you don't have a good idea of what you're trying to find and how to find it. A one-table query can be simple enough to make up as you go along, but to build anything more powerful you'll need to plan the query in advance. PLANNING A QUERY When planning a query that uses more than one table, you should go through these four steps: Pinpoint exactly what you want to know. If you could ask your database any question, what would it be? Building a query is more complicated than just asking a question, but knowing precisely what question you want to answer is essential to building a useful query. Identify every type of information you want included in your query results. Which fields contain this information? Locate the fields you want to include in your query. Which tables are they contained in? Determine the criteria the information in each field needs to meet. Think about the question you asked in the first step. Which fields do you need to search for specific information? What information are you looking for? How will you search for it? This process might seem abstract at first, but as we go through the process of planning our own multi-table query you sho
Robyn Jay

Why Don't Managers Think Deeply? - HBS Working Knowledge - 1 views

  •  
    A since deceased, highly-regarded fellow faculty member, Anthony (Tony) Athos, occasionally sat on a bench on a nice day at the Harvard Business School, apparently staring off into space. When asked what he was doing, ever the iconoclast, he would say, "Nothing." His colleagues, trained to admire and teach action, would walk away shaking their heads and asking each other, "Is he alright?" It is perhaps no coincidence that Tony often came up with some of the most profound insights at faculty meetings and informal gatherings. This story captures much of the sense of the responses to this month's question about why managers don't think deeply. The list of causes was much longer than the list of proposed responses. But in the process, some other questions were posed. Ben Kirk kicked off the list of reasons for the phenomenon when he commented, "… what rises to the top levels are very productive and very diligent individuals who tend not to … reflect and are extremely efficient at deploying other people's ideas," implying that this type of leader is not likely to understand, encourage, or recognize deep thinking in others. Adnan Younis added the possibility that "… managers are not trained for it." Dianne Jacobs cited the possibility that persisting assumptions borne out of success serve as "roadblocks to act on needed change" (proposed by those who engage in deep thinking?). Ulysses U. Pardey, whose comment triggered my recollection of Tony Athos, wrote that "Time-for-thinking is a special moment which can be resource consuming and an unsafe activity …" (Fortunately, Athos held a tenured position in an academic organization.) A number of comments alluded to the triumph of bureaucracies and large organizations over deep thinking. As Lorre Zuppan said, "I think Jeff Immelt's efforts to protect deep thinking reflect a nice sentiment but … If his team could carry the ball, would he need to announce that he's protecting it?" Tom Henkel was more succinct: "Ther
officesetuphe

Access 2016: Designing a Simple Query - www.office.com/setup - 0 views

  •  
    ACCESS 2016: DESIGNING A SIMPLE QUERY MARCH 27, 2017 TRAINING / WWW.OFFICE.COM/SETUP ADMIN LEAVE A COMMENT WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: The real power of a relational database lies in its ability to quickly retrieve and analyze your data by running a query. Queries allow you to pull information from one or more tables based on a set of search conditions you define. In this lesson, you will learn how to create a simple one-table query. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn more about designing a simple query in Access. WHAT ARE QUERIES? Queries are a way of searching for and compiling data from one or more tables. Running a query is like asking a detailed question of your database. When you build a query in Access, you are defining specific search conditions to find exactly the data you want. HOW ARE QUERIES USED? Queries are far more powerful than the simple searches or filters you might use to find data within a table. This is because queries can draw their information from multiple tables. For example, while you could use a search in the customers table to find the name of one customer at your business or a filter on the orders table to view only orders placed within the past week, neither would let you view both customers and orders at once. However, you could easily run a query to find the name and phone number of every customer who's made a purchase within the past week. A well-designed query can give information you might not be able to find out just by examining the data in your tables. When you run a query, the results are presented to you in a table, but when you design one you use a different view. This is called Query Design view, and it lets you see how your query is put
officesetuphe

Access 2016: Advanced Report Options - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: Access offers several advanced options for creating and modifying reports. The Report Wizard is a tool that guides you through the process of creating complex reports. Once you've created a report-whether through the Report Wizard or the Report command-you can then format it to make it look exactly how you want. In this lesson, you'll learn how to use the Report Wizard to create complex reports. You'll also learn how to use formatting options to format text, change report colors and fonts, and add a logo. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn more about the Report Wizard in Access. THE REPORT WIZARD While using the Report command is a quick way to create reports from the current object, it's not as helpful if you want to create a report with data from multiple objects. The Report Wizard makes it easy to create reports using fields from multiple tables and queries. It even lets you choose how your data will be organized. TO CREATE A REPORT WITH THE REPORT WIZARD: Select the Create tab and locate the Reports group. Click the Report Wizard command. Clicking the Report Wizard command - www.office.com/setup Blogs The Report Wizard will appear. In the procedures below, we'll discuss the different pages in the Report Wizard. The Report Wizard dialog box - www.office.com/setup Blogs STEP 1: SELECT THE FIELDS TO INCLUDE IN YOUR REPORT Click the drop-down arrow to select the table or query that contains the desired field(s). Selecting a table that contains fields to include in the report - www.office.com/setup Blogs Select a field from the list on the left, and click the right arrow to add it to the report. Adding fields to a report - www.office.com/setup Blogs
officesetuphe

PowerPoint 2016: Charts - Office Setup Help, www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: A chart is a tool you can use to communicate data graphically. Including a chart in a presentation allows your audience to see the meaning behind the numbers, which makes it easy to visualize comparisons and trends. Optional: Download our practice presentation for this lesson. Watch the video below to learn more about using charts in PowerPoint. TYPES OF CHARTS PowerPoint has several types of charts, allowing you to choose the one that best fits your data. In order to use charts effectively, you'll need to understand how different charts are used. Click the arrows in the slideshow below to learn more about the types of charts in PowerPoint. Slide 1 - www.office.com/setupPowerPoint has a variety of chart types, each with its own advantages. Click the arrows to see some of the different types of charts available in PowerPoint. Slide 1 - www.office.com/setup Slide 1 - www.office.com/setup Slide 1 - www.office.com/setup Slide 1 - www.office.com/setup Slide 1 - www.office.com/setup IDENTIFYING THE PARTS OF A CHART In addition to chart types, you'll need to understand how to read a chart. Charts contain several different elements-or parts-that can help you interpret data. Click the buttons in the interactive below to learn about the different parts of a chart. Book sales chart - www.office.com/setup LEGEND The legend identifies which data series each color on the chart represents. In this example, the legend identifies the different months in the chart. INSERTING CHARTS PowerPoint uses a spreadsheet as a placeholder for entering chart data, much like Excel. The process of entering data is fairly simple, but if you are unfamiliar with Excel you might want to review our Excel 2016 Cell Basics lesson. TO INSERT A CHART: Select the Insert tab, then click the Chart command in the Illustrations group. - www.office.com/setup A dialog box will appear. Select a category from the left pane, an
Abhijeet Valke

27 More Top eLearning & Workplace Learning Blogs | Upside Learning Blog - 3 views

  •  
    After we posted a list of the Top 47 eLearning & Workplace Learning Blogs last month, we have received several more recommendations for adding more blogs to that list. Apart from these, we've discovered a few more blogs worth following - and these have been added to the list. A total of 27 blogs have been added to the original list. 1. Occasional Rants 2. Mind Leaders 3. Social Enterprise Blog 4. Discovery Through eLearning 5. Mission to Learn 6. Virtual Learning 7. Brandon Hall Analyst Blog - Janet Clarey 8. Speak Out 9. The Leadership Compass by Dr. Michael O'Connor 10. eLearning Roadtrip 11. Nancy White's Full Circle Blog 12. Business of Learning by Doug Howard 13. Aaron Silvers 14. Emerging Internet Technologies for Education 15. Langevin - Blog 16. Learning Technology Learning 17. PsyBlog 18. ZaidLearn 19. eLearning Acupuncture 20. Daan Assen's Learning 21. E L S U A 22. Electronic Papyrus 23. aLearning Blog 24. Lars is Learning 25. Writers Gateway 26. Free as in Freedom 27. Instructional Design: On the road to learning
officesetuphe

PowerPoint 2016: Modifying Themes - www.office.com/setup - 0 views

  •  
    Let's say you really like the style of a theme, but you'd like to experiment with different color schemes. That's not a problem: You can mix and match colors, fonts, and effects to create a unique look for your presentation. If it still doesn't look exactly right, you can customize the theme any way you want. If you're new to PowerPoint, you may want to review our lesson on Applying Themes to learn the basics of using themes. Optional: Download our practice presentation. Watch the video to learn more about modifying themes in PowerPoint. TO SELECT NEW THEME COLORS: If you don't like the colors of a particular theme, it's easy to apply new theme colors; everything else about the theme will remain unchanged. From the Design tab, click the drop-down arrow in the Variants group and select Colors. - www.office.com/setup Blogs Select the desired theme colors. The presentation will update to show the new theme colors. - www.office.com/setup Blogs TO CUSTOMIZE COLORS: Sometimes you might not like every color included in a set of theme colors. It's easy to change some or all of the colors to suit your needs. From the Design tab, click the drop-down arrow in the Variants group. Select Colors, then click Customize Colors. - www.office.com/setup Blogs A dialog box will appear with the 12 current theme colors. To edit a color, click the drop-down arrow and select a different color. You may need to click More Colors to find the exact color you want. - www.office.com/setup Blogs In the Name: field, type the desired name for the theme colors, then click Save. - www.office.com/setup Blogs The presentation will update to show the new custom theme colors. With some presentations, you may not notice a significant difference when changing the theme colors. For example, a textured background will not change when theme colors are changed. When trying different theme colors, it's best to select a slide that uses several colors to see how the new theme colors will affect your prese
Allison Kipta

LKL Research :: JISC Design for Learning Programme - Home - 0 views

  •  
    The pedagogy planning tool is being developed in collaboration with educational practitioners who define their requirements for an online tool to support their current learning design practice. It focuses on the critical aspects of learning designs, and makes the pedagogical design explicit, capturing it for testing, redesign, reuse and adaptation by the originator, or by others. In this way the planning tool helps practitioners to be 'reflective' and become part of the educational community that engages in collaborative exploration of new forms of learning design, enabling them to engaged in their own discovery of how best to use technology-enhanced learning.
Francisco Medina

E-Learning & Instructional Design 101 » The Rapid eLearning Blog - 1 views

  •  
    ed with an understanding of how people learn, you're able to construct effective and efficient learning activities.  Unfortunately, much of what we call elearning today falls flat; mainly because we take a very narrow approach to instructional design. First, we treat the event of elearning as the total learning process.  But the reality is that the elearning course is just part of the learning process.  Instructional design considerations can be broader than just the immediate elearning course.  I discussed this a bit in this post on effective elearning.  Ideally, the instructional design considers the big picture including ongoing performance support outside of the elearning course.
Abhijeet Valke

eLearning Company | Learning Solutions - Upside Learning - 1 views

  •  
    Upside Learning - Delivering effective Learning Solutions for enhanced performance. Upside Learning is a leading provider of award winning learning solutions to the global market. We have four core service and product offerings: - Custom content design and development - UpsideLMS: An off-the-shelf Learning Management System - Learning technology solutions design, development, and maintenance - A wide range of catalog courses Our solutions can help your employees re-skill, up-skill, and develop, both professionally and personally. They can help you effectively administer, manage, and evaluate learning across your organization.
officesetuphe

Access 2016: Introduction to Databases - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: Microsoft Access is a database creation and management program. To understand Access, you must first understand databases. In this lesson, you will learn about databases and how they are used. You will familiarize yourself with the differences between data management in Microsoft Access and Microsoft Excel. Finally, you will get a look ahead at the rest of the Access tutorial. Watch the video below to learn more about databases in Access. WHAT IS A DATABASE? A database is a collection of data that is stored in a computer system. Databases allow their users to enter, access, and analyze their data quickly and easily. They're such a useful tool that you see them all the time. Ever waited while a doctor's receptionist entered your personal information into a computer, or watched a store employee use a computer to see whether an item was in stock? If so, then you've seen a database in action. The easiest way to understand a database is to think of it as a collection of lists. Think about one of the databases we mentioned above: the database of patient information at a doctor's office. What lists are contained in a database like this? To start with, there's a list of patients' names. Then there's a list of past appointments, a list with medical history for each patient, a list of contact information, and so on. This is true of all databases, from the simplest to the most complex. For instance, if you like to bake you might decide to keep a database containing the types of cookies you know how to make and the friends you give these cookies to. This is one of the simplest databases imaginable. It contains two lists: a list of your friends, and a list of cookies. An illustration of two lists - www.office.com/setup However, if you were a professional baker, you would have many more lists to keep track of: a list of customers, a list of products sold, a list of prices, a list of orders, and so on.
officesetuphe

Word Tips: Free Resources for Learning Office for Mac - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: FREE RESOURCES FOR LEARNING OFFICE FOR MAC www.office.com/setup Blogs: Our Microsoft Office tutorials are some of the most popular courses we offer. These tutorials, however, are designed for those using Office on computers with Microsoft Windows, so perhaps it's no surprise that we frequently hear from learners who want to know why we don't offer tutorials on Office for Mac. While Office for Mac shares a lot of functionality with the Windows version, its interface and design are different enough that we would need to create entirely new courses. Image of Office for Mac 2011 Product Box - www.office.com/setup With our small staff, it would be a real challenge to produce the same kind of detailed tutorials for the Mac-friendly Office we provide for the Windows version. We may consider adding some type of Office for Mac tutorial in the future, but for now we'd like to share a number of excellent-and mostly free!-resources that can help you learn how to use Office for Mac. Office 2016 for Mac is very similar to the Windows version. So if you have Office 2016 for Mac, check out our Office 2016 tutorial. FREE OFFICE FOR MAC TUTORIALS If you're using Office for Mac, the Office for Mac team has provided great series of tutorials and how-to guides to help you get started and even learn advanced skills: If you're just getting started, check out the Office 2016 for Mac Quick Start Guides, which provide an overview of each Office for Mac product. If you're looking for even more, the Office for Mac Blog and YouTube channel provide the latest news and step-by-step videos to guide you through. If you're using an earlier version of Office for Mac, check out the video below from the Office for Mac team on the Word 2011 Interface. Of course, you can also find help on the Microsoft Office for Mac Support page from the Office community and support team. If you need additional support, you might consider purchasing a subscription to Lynda.com to
learnnovators

INFOGRAPHIC: 8 Top Tips To Boost Your Learning - 0 views

  • ques. Each one has well documented evidence based results behind them and are easy to implement.   x—–x—–x—–x—–x Written by our Guest Blogger, Arun Pradhan Arun Pradhan has over 17 years’ experience in digital and blended learning. He currently works as the lead solution designer for DeakinPrime, helping to deliver 70:20:10 inspired performance solutions for some of Australia’s largest telcos, retailers, banks and insurers.   In his spare time Arun runs a blog about the neuroscience of learning & creativity entitled ‘Your Incredible Brain’; is an award winning fiction writer; an avid cartoonist; and is currently developing an app business to be launched in 2016. x—–x—–x—–x—–x Copyright of posts written by our Guest Bloggers are their own. Published on 30-Nov-2015    Subscribe to 'The Learnnovators Blog' by Email
  •  
    Work smarter and make learning stick with these eight simple techniques. Each one has well documented evidence based results behind them and are easy to implement.
Raptivity Rapid Interactivity for Effective Learning

Designing Technology Enhanced Learning Objects - 0 views

  •  
    What are the key elements of technology enhanced learning objects? The basic principles of instructional design and user experience design apply to designing quality technology enhanced learning objects.
officesetuphe

Access 2016: Formatting Forms - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: After creating a form, you might want to modify its appearance. Formatting your forms can help make your database look consistent and professional. Some formatting changes can even make your forms easier to use. With the formatting tools in Access, you can customize your forms to look exactly the way you want. In this lesson, you will learn how to add command buttons, modify form layouts, add logos and other images, and change form colors and fonts. Throughout this tutorial, we will be using a sample database. If you would like to follow along, you'll need to download our Access 2016 sample database. You will need to have Access 2016 installed on your computer in order to open the example. Watch the video below to learn more about formatting forms in Access. FORMATTING FORMS Access offers several options that let you make your forms look exactly the way you want. While some of these options-like command buttons-are unique to forms, others may be familiar to you. COMMAND BUTTONS If you want to create a way for users of your form to quickly perform specific actions and tasks, consider adding command buttons. When you create a command button, you specify an action for it to carry out when clicked. By including commands for common tasks right in your form, you're making the form easier to use. Access offers many different types of command buttons, but they can be divided into a few main categories: Record Navigation command buttons, which allow users to move among the records in your database Record Operation command buttons, which let users do things like save and print a record Form Operation command buttons, which allow users to quickly open or close a form, print the current form, and perform other actions Report Operation command buttons, which offer users a quick way to do things like preview or mail a report from the current record TO ADD A COMMAND BUTTON TO A FORM: In Form Layou
officesetuphe

Access 2016: Introduction to Objects - www.office.com/setup - 0 views

  •  
    WWW.OFFICE.COM/SETUP BLOGS: INTRODUCTION www.office.com/setup Blogs: Databases in Access are composed of four objects: tables, queries, forms, and reports. Together, these objects allow you to enter, store, analyze, and compile data however you want. In this lesson, you will learn about each of the four objects and come to understand how they interact with each other to create a fully functional relational database. Watch the video below to learn more about objects in Access. TABLES By this point, you should already understand that a database is a collection of data organized into many connected lists. In Access, all data is stored in tables, which puts tables at the heart of any database. You might already know that tables are organized into vertical columns and horizontal rows. Rows and columns in an Access table - www.office.com/setup In Access, rows and columns are referred to as records and fields. A field is more than just a column; it's a way of organizing information by the type of data it is. Every piece of information within a field is of the same type. For example, every entry in a field called First Name would be a name, and every entry in field called Street Address would be an address. Fields and field names - www.office.com/setup Likewise, a record is more than just a row; it's a unit of information. Every cell in a given row is part of that row's record. A record - www.office.com/setup Notice how each record spans several fields. Even though the information in each record is organized into fields, it belongs with the other information in that record. See the number at the left of each row? It's the ID number that identifies each record. The ID number for a record refers to every piece of information contained on that row. Record ID numbers - www.office.com/setup Tables are good for storing closely related information. Let's say you own a bakery and have a database that includes a table with your customers' names and information, lik
Christopher Pappas

Free Webinar Camtasia Studio 8 for e-Learning Case Studies - 0 views

  •  
    FREE Webinar "Camtasia Studio 8 for e-Learning Case Studies" Exclusive Offer for http://elearningindustry.com Members Tuesday, September 25th - 4 PM Eastern Forever it seems that Articulate and Captivate have been known as the first choice tools for E-learning. When Instructional Designers thought of Camtasia Studio they would most likely thing of linear software demos but not any more. With the arrival of Camtasia Studio 8 the is now a third option that is not only much less expensive than the competitors but also allow for a rich media experience along with a crystal clear screen capture engine and a vast array of outputs. This is content you don't want to miss! "Camtasia Studio for E-Learning- 4 Case Studies" Next Tuesday, Sept. 25th--> 4:00 p.m EST/1:00 p.m PST REGISTER FOR THE LIVE WEBINAR: http://learncamtasia.com/eLearningIndustry
  •  
    FREE Webinar "Camtasia Studio 8 for e-Learning Case Studies" Exclusive Offer for http://elearningindustry.com Members Tuesday, September 25th - 4 PM Eastern Forever it seems that Articulate and Captivate have been known as the first choice tools for E-learning. When Instructional Designers thought of Camtasia Studio they would most likely thing of linear software demos but not any more. With the arrival of Camtasia Studio 8 the is now a third option that is not only much less expensive than the competitors but also allow for a rich media experience along with a crystal clear screen capture engine and a vast array of outputs. This is content you don't want to miss! "Camtasia Studio for E-Learning- 4 Case Studies" Next Tuesday, Sept. 25th--> 4:00 p.m EST/1:00 p.m PST REGISTER FOR THE LIVE WEBINAR: http://learncamtasia.com/eLearningIndustry
Christopher Pappas

Senior Instructional Designer position at University of Washington - 0 views

  •  
    REQUIREMENTS: Master's degree in communications, journalism, English, education or related field and three years of relevant experience. Excellent writing, editing and documentation skills. Experience in the design, development and deployment of distance learning materials in a variety of academic disciplines using Internet technologies. Familiarity with university-level curricula and traditional instructional methods and goals. Proven ability to effectively manage projects in a collaborative, team-based environment. Excellent diplomacy skills in working with developers, instructors, other staff members and students. Experience in developing and conducting training sessions for a variety of audiences. Equivalent education/experience will substitute for all minimum qualifications except when there are legal requirements, such as a license/certification/registration.
  •  
    Senior Instructional Designer position at University of Washington
officesetuphe

PowerPoint 2016: Tables - www.office.com/setup - 0 views

  •  
    www.office.com/setup Blogs: Tables are another tool you can use to display information in PowerPoint. A table is a grid of cells arranged in rows and columns. Tables are useful for various tasks, including presenting text information and numerical data. You can even customize tables to fit your presentation. Optional: Download our practice presentation. Watch the video below to learn more about inserting tables in PowerPoint. TO INSERT A TABLE: From the Insert tab, click the Table command. Hover the mouse over the grid of squares to select the desired number of columns and rows in the table. In our example, we'll insert a table with six rows and six columns (6x6). inserting a table - www.office.com/setup The table will appear on the currently selected slide. In our example, that's slide 3. Click anywhere in the table, and begin typing to add text. You can also use the Tab key or the arrow keys on your keyboard to navigate through the table. adding text to a new table - www.office.com/setup You can also insert a table by clicking the Insert Table command in a placeholder. inserting a table from a placeholder - www.office.com/setup MODIFYING TABLES PowerPoint includes several options for customizing tables, including moving and resizing, as well as adding rows and columns. TO MOVE A TABLE: Click and drag the edge of a table to move it to a new location on a slide. moving a table - www.office.com/setup TO RESIZE A TABLE: Click and drag the sizing handles until the table is the desired size. resizing a table - www.office.com/setup TO ADD A ROW OR COLUMN: Click a cell adjacent to the location where you want to add a row or column. In our example, we'll select the cell that says Mystery. selecting a cell - www.office.com/setup Click the Layout tab on the right side of the Ribbon. Locate the Rows & Columns group. If you want to insert a new row, select either Insert Above or Insert Below. If you want to insert a new column, select either Insert Left or Insert Ri
1 - 20 of 80 Next › Last »
Showing 20 items per page