D
Dr. Andre Nolen
Hi,
I'm currently putting together a spreadsheet of customer information for a
mechanic's shop..
Each car that comes in for a service has a unique 17 digit Vehicle
Identification Number, (VIN), which is entered into the spreadsheet.
Each 'digit' of the VIN relates to a significant property of the car such as
'year of manufacture', 'place of manufacture', 'engine size', number of
doors', etc..
What I'm trying to do is break the VIN down into single digits, (possibly
using the MID function), then have a lookup table for each digit so that
ultimately a description of the car is returned...
eg. the VIN = SALLPAMV1GA123456 describes a 4 door Range Rover with a 3.9l
V8 petrol engine, 100" wheelbase, 4 speed manual, Righthand Drive built in
Solihull England in 1990.. etc, etc....
Thanks
Darren
I'm currently putting together a spreadsheet of customer information for a
mechanic's shop..
Each car that comes in for a service has a unique 17 digit Vehicle
Identification Number, (VIN), which is entered into the spreadsheet.
Each 'digit' of the VIN relates to a significant property of the car such as
'year of manufacture', 'place of manufacture', 'engine size', number of
doors', etc..
What I'm trying to do is break the VIN down into single digits, (possibly
using the MID function), then have a lookup table for each digit so that
ultimately a description of the car is returned...
eg. the VIN = SALLPAMV1GA123456 describes a 4 door Range Rover with a 3.9l
V8 petrol engine, 100" wheelbase, 4 speed manual, Righthand Drive built in
Solihull England in 1990.. etc, etc....
Thanks
Darren