I am trying to figure out how to automate changing a table definition from number to text with VBA. Lets say, I have a field that is named "Order Number." It always imports as a number because the first few values in the import file are purely numbers. I need to treat it as a text value in my db. What code would I use to change that so I don't have to go into the design view of the table everytime I import new data? Thanks all
Brennan
Brennan