I have a form whose fields are specified by the user. Sometimes, they need to add a new column. I am able to do this in vba using alter table so that is not the problem. The problem is making this column appear on the form without going to design view. Is it possible for the system to auto show the column on the form without the user going to design view?