Excel Tutorial Naming A Range and Using The Name in A Vlookup Function
Excel Tutorial Naming A Range and Using The Name in A Vlookup Function
1. Download Traffic 02
3. Name the Range Offence by clicking on Formulas then select Define Name
4. On the Ticket table of Traffic 02 make the following Changes
- Highlight and Copy the offences from the Offenders Table
- Paste it in the ticket table
Type the heading Points Added
Type a Vlookup Function to copy
e.g. =VLOOKUP(G3,Offence,2,FALSE)
Type the heading Cost
Use a similar VLOOKUP function to copy the cost as shown below;
=VLOOKUP(G3,Offence,3,FALSE)