G 
		
								
				
				
			
		grahammal
=VLOOKUP(B21,{"Canon",2;"Compaq",3;"Dell",4;"Eizo",5;"Fujitsu",6;"HP",7;
"IBM",8;"Lexmark",9;"Sony",10;"Toshiba",11;"Other",12},2,1)
The above VLOOKUP table works fine up to "Toshiba",11;
When it uses "Other",12; as the criteria it returns the value as a
instead of a 12??
Anybody any ideas
				
			"IBM",8;"Lexmark",9;"Sony",10;"Toshiba",11;"Other",12},2,1)
The above VLOOKUP table works fine up to "Toshiba",11;
When it uses "Other",12; as the criteria it returns the value as a
instead of a 12??
Anybody any ideas
