Is it possible to set what type the fields will be in a make table query? For example, in the source table the fields are autoNumber and memo, in my make table I want the fields to be autoNumber and text. When I run the make table query, it creates both of them as text, is there a way to set what field type?