Hi, i'm trying to import a column from my spreadsheet into a table in sql. I have two columns in my spreadsheet "service tag" and "warranty info". The table in sql has many columns or fields and one of that field is the same as my spreadsheet "service tag". I'm trying to import the column "warranty info" into the sql table that matches the field "service tag". Any help or suggestion would be great. Thanks