D
DW
Hello - I have a table that contains a description field.
I want to create a query that will break the description
field into multiple fields. The table also contains
another field that states the number of lines the
description field contains. Here is an example
NUM_OF_DESCRIPTION_LINES = 5
DESCRIPTION = SELIGMAN CASH MANAGEMENT FUND CLASS
C 4986739 5 - FRAC.5900
It seems as if the fields are separated by tabs. Can
anyone help me with this? Thanks in Advance.
DW
I want to create a query that will break the description
field into multiple fields. The table also contains
another field that states the number of lines the
description field contains. Here is an example
NUM_OF_DESCRIPTION_LINES = 5
DESCRIPTION = SELIGMAN CASH MANAGEMENT FUND CLASS
C 4986739 5 - FRAC.5900
It seems as if the fields are separated by tabs. Can
anyone help me with this? Thanks in Advance.
DW