C
Charles D Clayton Jr
A2K
I have a simple query where I group by on several fields. I would
like to change the output of one of the fields to a more descriptive
name. For example
03-H-02 FO
03-H-02 FS
03-H-02 BW
I would like to change it so that is outputs like this
03-H-02 OletWeld
03-H-02 SocketWeld
03-H-02 ButtWeld
The data has FO, FS & BW but I would like to make that more
descriptive for some people. Is there a way that I can do this in a
query or in a report?
Thanks,
Charles D Clayton Jr
I have a simple query where I group by on several fields. I would
like to change the output of one of the fields to a more descriptive
name. For example
03-H-02 FO
03-H-02 FS
03-H-02 BW
I would like to change it so that is outputs like this
03-H-02 OletWeld
03-H-02 SocketWeld
03-H-02 ButtWeld
The data has FO, FS & BW but I would like to make that more
descriptive for some people. Is there a way that I can do this in a
query or in a report?
Thanks,
Charles D Clayton Jr