...- Otime delete
View - Datasheet
DataMode - Edit
TransferType - Delimited (I tried fixed width also..no go)
Delete Query
DELETE DISTINCTROW table.*
FROM table;
Append Query- could not get it to work correctly
INSERT INTO table ( LastName, FirstName, Department, Title, Amt, Sex, Bldg, Shift...