G
Guest
Good day,
I have a macro which runs several queries and finally makes a table of that
compiled information. This final table is where I need to change the field
size of a text field from 5 to 6, however I don't seem to be able to do that
via a macro. I'm wondering if there is an expression I can use within the
make table query? If tried a calculated field within the query (looking at
one of Steve C's examples) such as Exportfield: [FieldName]/1. However, this
makes this field a double, when I'm trying to maintain the text data type.
Is there something similar for text data type fields? Thank you for your
time and assistance.
I have a macro which runs several queries and finally makes a table of that
compiled information. This final table is where I need to change the field
size of a text field from 5 to 6, however I don't seem to be able to do that
via a macro. I'm wondering if there is an expression I can use within the
make table query? If tried a calculated field within the query (looking at
one of Steve C's examples) such as Exportfield: [FieldName]/1. However, this
makes this field a double, when I'm trying to maintain the text data type.
Is there something similar for text data type fields? Thank you for your
time and assistance.