I have a problem when using an action query to make a new table.
Any fields which have additional formatting (eg. Field2: Ucase$(Field1) is automatically sets the field size to 255 in the new table, irrespective of what the original field size or the max length of the new field is.
Does anyone know how to limit the field size without going into design mode of the new table, or creating a table and using the delete and append query functions.
Any help would be appreciated.
Smed
Any fields which have additional formatting (eg. Field2: Ucase$(Field1) is automatically sets the field size to 255 in the new table, irrespective of what the original field size or the max length of the new field is.
Does anyone know how to limit the field size without going into design mode of the new table, or creating a table and using the delete and append query functions.
Any help would be appreciated.
Smed