G
Guest
I have a table that I create by running a Make-Table query. My problem is
that after I make this table, I have to open it in Design View and change
every field type to Text, and set each field to a specific length (different
for each field). The reason for this is that the table is later exported for
use with another application. It takes quite a bit of time to do this and
I'd like to automate it, if possible. I tried setting field properties when
I was in Query Design View, but it doesn't let me choose Text or set the
length. Is there a way I can alter the table via code after I create it?
that after I make this table, I have to open it in Design View and change
every field type to Text, and set each field to a specific length (different
for each field). The reason for this is that the table is later exported for
use with another application. It takes quite a bit of time to do this and
I'd like to automate it, if possible. I tried setting field properties when
I was in Query Design View, but it doesn't let me choose Text or set the
length. Is there a way I can alter the table via code after I create it?