S
Steven
I am importing an xl file to a table and will take this
table and run some tests on it and if everything is ok I
am going to import it to the main table. Sometimes the
users of the system will mess up the xlfile formats. What
function can I use to tell the field type of the fields in
the new imported table. If I try to import the table to
the main table and the types are wrong, it will error
out. I want to verifty that the fields types are correct
before appending to the main table.
Thank you,
Steven
table and run some tests on it and if everything is ok I
am going to import it to the main table. Sometimes the
users of the system will mess up the xlfile formats. What
function can I use to tell the field type of the fields in
the new imported table. If I try to import the table to
the main table and the types are wrong, it will error
out. I want to verifty that the fields types are correct
before appending to the main table.
Thank you,
Steven