D
Dale Fye
I posted a similar message about a month ago, but got no suggestions that
helped.
I've got several queries which I have designed for export to Excel. As
such, I want the field names in the output to look like:
This instead of This
LD# LD_Num
Learning Obj Learning_Obj
Description LD_Desc
but these queries continue to return the "instead of this" field name rather
than the alias I have enclosed in brackets in the SQL statement.
I never use the fields Caption property in the base tables, so that has
nothing to do with it. However, I have noticed that if I fill in the Caption
property of the column in the query, then it shows up properly.
Anybody have any ideas why field alias is not working, and how to correct
this?
helped.
I've got several queries which I have designed for export to Excel. As
such, I want the field names in the output to look like:
This instead of This
LD# LD_Num
Learning Obj Learning_Obj
Description LD_Desc
but these queries continue to return the "instead of this" field name rather
than the alias I have enclosed in brackets in the SQL statement.
I never use the fields Caption property in the base tables, so that has
nothing to do with it. However, I have noticed that if I fill in the Caption
property of the column in the query, then it shows up properly.
Anybody have any ideas why field alias is not working, and how to correct
this?