P
PayeDoc
Hello All
Is it possible to get the field name for a query from data within the
underlying tables?
e.g.
table [x confirmed] with text field 'practice' and currency fields 'budget
A', 'budget B', 'budget C' and 'budget D'.
table [practices] with text fields 'budget A alias', 'budget B alias',
'budget C alias' and 'budget D alias'.
I would like the query to output the values of 'budget A', 'budget B',
'budget C' and 'budget D' in fields that are named according to the values
of the corresponding 'alias' in [practices]. I know this would be easy with
a report, but I need it in the query so that I can export the data to csv
with meaningful field names.
Hope someone can help.
Many thanks
Leslie Isaacs.
Is it possible to get the field name for a query from data within the
underlying tables?
e.g.
table [x confirmed] with text field 'practice' and currency fields 'budget
A', 'budget B', 'budget C' and 'budget D'.
table [practices] with text fields 'budget A alias', 'budget B alias',
'budget C alias' and 'budget D alias'.
I would like the query to output the values of 'budget A', 'budget B',
'budget C' and 'budget D' in fields that are named according to the values
of the corresponding 'alias' in [practices]. I know this would be easy with
a report, but I need it in the query so that I can export the data to csv
with meaningful field names.
Hope someone can help.
Many thanks
Leslie Isaacs.