I created a make table query that selects between two memo fields and places the result in a third field. In the resulting table the selected field has the data type text rather than memo. This causes a truncation of the information in the selected memo field. Is there a means to instruct the query to create a memo field for its text output?