Delete of columns

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there,

I have actually got one problem more... !!!

Well it seems that I am not that good at this but well we
all have to learn.

Can anybody help with a code to delete columns that are
not used in the database but imported from the excelfile.

I need to delete these columns to minimize the database.

Thanx

Thomas Olsen
 
Another option would be to create a table that has only the columns you
want, then import into that table.

I'm not sure if you and I mean the same thing when you mention "a code to
delete columns"...

Good luck

Jeff Boyce
<Access MVP>
 
Back
Top