Is there any way to delete a Table column programtically? I have a table with a column that I would like to be deleted as part of a series of task executed by command button form a form. Every time the table is created the column is used to process data, but I would like to remove it after it is used. Is there a way to do that?