Best way to upload data
I have a spreadsheet of data comprised of two fields, First Name and Last Name. I have a table with the design as UKID (Primary Key - This field will contain next number) , DL01 (First Name), DL01 (Last Name). What's the best way to upload my spreadsheet into this table please? It's a onetime thing only.
Thanks