The resources on this Website fall into two categories. The first section is the ready made resources for use in the classroom. The second section is a tutorial to guide the user through the process of creating similar workbooks, and a set of tools to use in these workbooks
Number and Algebra
Shape and Space
Handling Data
A-Level - Mechanics 1
A-Level - Mechanics 2
A-Level - Mechanics 4
A-Level - Statistics 1
It is now time to create the page that the students will see. It is to contain the names of the units for the conversion selected, the value chosen in both units and the conversion factor to convert both ways.
The following steps will work through the stages described above.
Open toolbars
From the menu, select 'View, Toolbars' and, if not already selected, tick Drawing, Forms and Visual Basic. The Standard and Drawing toolbars should already be ticked. (fig. 6.)
Create a reference for the required conversion
In cell "G3", simply enter
The units of the conversion
Click in cell "B3" then click the paste function button on the toolbar.
Select the "Lookup & reference" category, then "VLOOKUP" from the list of available functions, (fig. 7.).
In the Lookup_value box, type
Repeat this step for cell "D3", using
Now try changing the value in cell "G3" to a number between 1 and 10. The units should change in cells "B3" and "D3".
The conversion factors
This again uses the VLOOKUP function. For cells "C2" and "C5" follow the stages above, using
The Unit values
Firstly type
In cell "D4", type the formula
Now move on to Step 4