G
Guest
The doc shows that an export to a tab-delimited text file will optionally
show field names (it does) and that those names will be taken from the column
names defined by the query (and underlying table(s)). Also true.
My problem is that I need to generate an export with very specific column
names so that it can be imported by another program.
I defined those specific column names in the Caption property of each column
in the query, and sure enough they show up correctly in Datasheet Mode when I
run the query. And when I run the export, I get the original column names,
not the Caption column names.
Surely many Access users must have this requirement... what is another way
to do it?
Thanks in advance,
David.
show field names (it does) and that those names will be taken from the column
names defined by the query (and underlying table(s)). Also true.
My problem is that I need to generate an export with very specific column
names so that it can be imported by another program.
I defined those specific column names in the Caption property of each column
in the query, and sure enough they show up correctly in Datasheet Mode when I
run the query. And when I run the export, I get the original column names,
not the Caption column names.
Surely many Access users must have this requirement... what is another way
to do it?
Thanks in advance,
David.