J
Joe Williams
How woluld I go about parsing a memo field in Access? I
have a memo field in our database that is used in the
following manner:
JOB INSTRUCTIONS
TOOL NUMBER: XXXXX
TOOL LOCATION: XXXXX
XX CAVITIES
What I am trying to do is extract the date (signified by
the Xs) from the memo field into three different fields.
The first line would be ignored as it contains no data,
then the next three lines have data but it might be of
different lengths plus you have to deal with the CR/LF
that are stored int he memo fields.
Can anyone help? Thanks
- joe
have a memo field in our database that is used in the
following manner:
JOB INSTRUCTIONS
TOOL NUMBER: XXXXX
TOOL LOCATION: XXXXX
XX CAVITIES
What I am trying to do is extract the date (signified by
the Xs) from the memo field into three different fields.
The first line would be ignored as it contains no data,
then the next three lines have data but it might be of
different lengths plus you have to deal with the CR/LF
that are stored int he memo fields.
Can anyone help? Thanks
- joe