G
Guest
I've got a comma-delimited file text file to import to Access. However, each
element between commas contains the Field Name followed by an equals sign
followed by the data (e.g., PolicyType=Standard, PolicyName=NewPolicy). The
elements are not positional; they do no occur in the same sequence for every
line. Is there a way to import this file, using the data on the left of the
equals sign as the Field Name and the data on the right of the equals sign as
the data field?
element between commas contains the Field Name followed by an equals sign
followed by the data (e.g., PolicyType=Standard, PolicyName=NewPolicy). The
elements are not positional; they do no occur in the same sequence for every
line. Is there a way to import this file, using the data on the left of the
equals sign as the Field Name and the data on the right of the equals sign as
the data field?