A Huge Collection of Spreadsheets for Teachers [What Excel Can Do]

Share

Facebook
Twitter
LinkedIn

Way back in November, I received this email from Tom, a senior researcher at the Center for Learning Innovation in Australia.

I’ve been developing & have published spreadsheet applications for teachers for some time now. In particular, I have animations, adventure scenarios etc that can be used to create games for the classroom. I need to promote these so teachers eventually try these and use them. … Perhaps you could post some of these on your site.

What a noble cause, I thought. So I wrote back to him and invited him to share his files along with a guest article. Tom acted quick and emailed me his article and Excel workbooks by Thanksgiving day. I was too lazy and got lost in the flow of things. But now, I am very very glad to feature his work.

There are so many valuable tricks, ideas and powerful concepts buried in his workbook. I encourage everyone to play with his file (you need to enable macros) so that you can learn a thing or two. If you are a teacher, feel free to use the files to make your classroom teaching even more awesome.

What can you do with a spreadsheet? by Tom Benjamin

Collection of Spreadsheets for Teachers - Excel examples & teaching aids

The spreadsheet was the original ‘must-have app’ that started the PC revolution because it allowed non-programmers to create loops. It is often overlooked in an era of countless cute free online calculators and interactivities. But few of the latter are easily deconstructed and customised to fit specific classroom needs, let alone being dressed in period costume to become a historical set or adventure cockpit for a an edu-game.

Now that Excel has incorporated graphic tools and form controls it is no longer ‘the boring old uncle’ of software. Its appearance can be as exciting as whatever graphic image you import into it. Its interactivity is as exciting as the context you give it in terms of setting the quest or adventure.

The accompanying spreadsheets cover a range of classroom applications. As demo’s they are intended to give you ideas rather than being a ‘finished product’ resource –ie- you need to look at the formulae to see how it works then change the content to fit your own purpose. These are available as free Creative Commons resources so you may deconstruct and re-purpose to your heart’s content. The main classes of spreadsheet covered here are as follows:

Graphics: Sheets 1-6

The clip art, vector drawing tools and general formatting provisions in Excel allow it to be used as a PowerPoint slide. Without even using formulae, graphic images can be used to hide clues, and elements can be moved around the screen, such as peeking under the ‘rocks’ in the dungeon example. This basic use fits in well with interactive white boards (IWBs). Vector drawing offers capabilities beyond the bitmap imagery in much IWB software. One effective technique is to use the huge library of special fonts such as scientific, i-Ching, Zodiacal, Roman Numeral, Arabic, WebDings and other symbols. Thus, a clue or answer can come up as an image rather than a number.

A dungoen built using Excel Charts, Form Controls, Clip art and other features - a good way to create puzzles and interactive learning tools for students

Although PowerPoint is better-equipped to display animated scenes, videos, sound, and animated .gifs, Excel can display changing frames merely by clicking between sheets manually, allowing complex visual animation. Software is readily-available to de-construct videos, animations and complex simulation modelling output into individual frames. Simple animation can be created by putting such a sequence of images on separate worksheets. The presenter can then scroll through these rapidly either via a form control button or merely hitting the next worksheet tab. This works especially well for full-screen graphics.

 

Charts: Sheets 7 -24

Charts can be dressed up with graphic borders, colours, and image elements so that they are scarcely recognisable as graphs. The ‘rocket cockpit’ example shows how steering wheels, instrument control panels, and simulated instruments of all types can be created merely by surrounding them with graphic borders. In primary school these might merely be used as visual display items, for instance the flickering torches and spider web in the Dungeon example. Or these could be linked to a formula so that they only flickered or appeared when a wrong answer was given. Setting the mood for such games falls outside the spreadsheet realm but the graphic images used in an adventure game can be set as backgrounds or images in a spreadsheet. Thus, pictures of the various decks of the ship in a pirate adventure could become background images. The player would then work from sheet to sheet inputting words or numbers which would make something happen in the scene, such as the sail rising or the cannon shooting, all of which could take place within a chart by converting its bar graph or pie graph elements to picture backgrounds.

 

Slider formula controls: Sheets 7-24

In addition to text and numerical input, Excel allows sliders and spinners to control cells. These cells can then trigger events in the sheet. Especially useful for vivid graphical display are protractors made from pie charts as attached. Contour maps are versatile as they can create pictures using colours and image-fills. The attached examples show clues being generated by moving a slider.

 

More complex animations can be created by linking the picture-filled elements of a chart with ‘0-1’ ‘on-off-switch’ formulae. Examples are shown in the attachments. Again, these are limited only by their quality and imaginative use. Full-blown videos or animations created in other software can be exported to individual frames. Moving a slider can then call up the individual frames. A ‘virtual puppet’ and ‘news desk’ are shown as examples. It would be more commonly applied to illustrating a concept difficult to show with live-action such as the satellite fly-by. The latter could be linked to formulae showing the distance from Earth, velocity etc. These values can be taken from more sophisticated software rather than trying to calculate them with Excel formulae.

A virtual puppet made using slider control is a good way to tell stories and engage students

Again, the imagination of the presenter is key in that a quick visual simulation may not need to be exact to illustrate a classroom concept. It need only be as good as what might have formerly been portrayed by a sweep of the chalk on a blackboard. The big advantage of the spreadsheet over the chalkboard may be less its imagery than the fact that it can be saved, improved and re-used rather than wiped after the session.

 

Artificial intelligence and interactive: Sheets 24-27

Human judgment of complex rating decisions can be simulated merely using in-built mathematical formulae without resorting to logical formulae, much less programming. Pearson correlations are a built-in function and other matching formulae are easily programmed. The attached example uses the Spearman Rank-Order formula to score the similarity of a launch sequence against an ‘ideal’ sequence-order.  Research has consistently shown that such seemingly ‘simple’ formulae can reliably outperform even highly-trained professionals if given a good set of answer criteria.

The value of such artificial intelligence models in the classroom is that they can interact with the learner and that they can be seen to be fair and unbiased provided the criteria for judgment are made explicit to the learner. The Bidding Game and Balloon Launch Sequence examples demonstrate such uses. They are easy to create as they use built-in functions so are limited only by their imaginative use.

Baloon launch sequence - simulation exercise in Excel - a good way to understand complex models using simple tools like Excel

If we want our programme to really seem lifelike we can add language interaction. This is important if learners are supposed to be typing in queries like “how tall is…?” or “who is…?” but decide to play around and input irrelevant and irreverent comments. Excel has a range of logical ‘lookup’ expressions that can be combined with formulae to create responses.

The number of cells was a limitation in earlier spreadsheets but the 65536 rows now available allows for at least some limited language response. The random number function refreshes with each entry so that a more life-like interaction can be achieved by linking a rand() function to a cell such that the value changes to an integer drawing randomly from a set of response words/phrases. The final worksheet example ‘the crashing bore’ shows what can be done using commands to parse the input string, a look-up to identify key words, another lookup to match responses to those words, and a random function to prevent the same answers reappearing.   More complex interaction could be achieved by constraining user input to specific questions like “how much”, “where is” etc, using weightings, and pattern-correlating against the input string. Graphics can make the ‘chatterbot’ answer-machine interaction seem more life-like or appropriate (like HAL9000 the computer from 2001: A Space Odyssey).

Download the Excel Files

Please click here to download the Excel Workbook for Teachers [this file is 9MB, so give it sometime to download]

Also, Tom made a simple Excel skills test. Click here to download and test your Excel skills.

Thank you Tom

A big thanks to Tom for sharing this valuable work with all of us. I have already learned some good tricks from his workbook (creating image slide-show thru charts+scroll-bar, running formulas on click of button, using contour charts etc.). I am sure you too will find some interesting areas of application or learn some valuable things by examining his workbook.

If you like this workbook, please say thanks to Tom.

Also, if you are teacher, please share your experience of using Excel in teaching effectively.

More tools & Ideas for Teachers:

Facebook
Twitter
LinkedIn

Share this tip with your colleagues

Excel and Power BI tips - Chandoo.org Newsletter

Get FREE Excel + Power BI Tips

Simple, fun and useful emails, once per week.

Learn & be awesome.

Welcome to Chandoo.org

Thank you so much for visiting. My aim is to make you awesome in Excel & Power BI. I do this by sharing videos, tips, examples and downloads on this website. There are more than 1,000 pages with all things Excel, Power BI, Dashboards & VBA here. Go ahead and spend few minutes to be AWESOME.

Read my storyFREE Excel tips book

Overall I learned a lot and I thought you did a great job of explaining how to do things. This will definitely elevate my reporting in the future.
Rebekah S
Reporting Analyst
Excel formula list - 100+ examples and howto guide for you

From simple to complex, there is a formula for every occasion. Check out the list now.

Calendars, invoices, trackers and much more. All free, fun and fantastic.

Advanced Pivot Table tricks

Power Query, Data model, DAX, Filters, Slicers, Conditional formats and beautiful charts. It's all here.

Still on fence about Power BI? In this getting started guide, learn what is Power BI, how to get it and how to create your first report from scratch.

21 Responses to “Make a Pivot Table in Excel [15 Second Tutorial]”

  1. [...] First step is to create Pivot Table. Here is a video tutorial on making pivot tables. [...]

  2. Wilson says:

    Dear Sir,

    I would like to study pivot table from basics detailed.Pls send me the tips of that

  3. baran says:

    merccccccccccccccccccccccccccccccccccccc

  4. [...] Click here to see a video tutorial of making pivot tables in excel | One more Pivot Table Video Tutorial [...]

  5. surbamanyam says:

    it is very useful

  6. jitender says:

    hello sir

    please send me some information of pivotable. and how to use it
    because I am beginer so how can i learn it the pivotable.
    and sir will you send me pivotable data because i have no data and i don't
    know how to applyed for the pivotable. give some videos so I learn quikely.

    thank you
    and my best
    anticipation

  7. keri says:

    Hi,

    This tutorail was helpful. If possible can you please email me some data, so I can create another pivot table? I am trying to learn ASAP and need some info.

    Thank you

  8. yemi says:

    Top of the day to you. can you pls send me a detailed tutorial on the pivot table tutorial? Thanks.

  9. karthick says:

    Hi,
    please tell me how to use Pivot table.

  10. Pooja says:

    Dear Sir,
    I visited this website of urs for the very first time and trust me this is fabulous.i learnt pivot table through this.Thanks a lot.In corporate world nobody gonna make u learn these things.m very grateful to u.This is a great initiative from ur side.Commendable job done.Hats off to u.For beginners also this is very helpful.The way this website makes u learn excel is very good.

    Pooja

  11. Priscilla says:

    Can you please email me information to put into a pivot table and possibly a complete set of instructions?  I am a beginner to pivot tables and am possibly interested in obtaining a position that requires pivot tables.  thank you.

  12. [...] Click here to see a video tutorial of making pivot tables in excel | One more Pivot Table Video Tutorial [...]

  13. Kawsar says:

    It's simply great..!!

  14. James Perry says:

    Cool!
    Fast but not furious.

  15. Adepoju Teniola says:

    Pls email me details of pivot table. I want to learn it asap because I just got a job that requires this. Thanks

  16. nihal ahmed says:

    it is very useful..............thanks

  17. Tabassum says:

    Sir please can u send me the complete explanation of pivot tables from basics

  18. Guruprasad says:

    hello,

    I wanted to know how to put pivot with emp id, emp name, emp position in one row.

    Ex:-
    cel A4 should have Emp id
    Cell B4 should have Emp Name
    Call C4 should have Emp Position

    many thanks in advance

  19. George Dorne says:

    Nice information, thanx my dear.

Leave a Reply