M
meileigh
I have a spreadsheet that is imported into Access. The last field is imported
as a Memo filed due to the large amount of data.
I need to be able to parse out specific data from that memo field while
retaining the same Ticket #.
Example: Two columns of data
Ticket #-Text Field-Unique identifier
SC Information-Memo filed-contains all notes from Ticket#.
I need to extract the Asset Tag(s) for each Ticket # from the SC Information
field. There can be more that one Asset tag per Ticket #. The Asset Tag is
formatted as a “W†with 7 digits after (W1234567)
Ticket # 1234567
SC - Information
"02/09/2009 14:15 - Brown,W
Client has router config to use for new router
02/05/2009 16:49 - Mcdowell,Don,
Shipping Replacement: S&R ROUTER
P1
Ground Return:
02/05/2009 12:00 - Brown,William,M
02/04/2009 17:00 - Mcdowell,Don,
Shipping Replacement: DELL LATITUDE D630
Asset Tag: W1234567
02/03/2009 16:26 - Moseley,Chris,M
Item Needed: S&R
Asset: W7654321
Make: DELL
Model: LATITUDE D630
Store Location Number: 414
Hardware Asset: W9999999
Available Tomorrow: All Day"
as a Memo filed due to the large amount of data.
I need to be able to parse out specific data from that memo field while
retaining the same Ticket #.
Example: Two columns of data
Ticket #-Text Field-Unique identifier
SC Information-Memo filed-contains all notes from Ticket#.
I need to extract the Asset Tag(s) for each Ticket # from the SC Information
field. There can be more that one Asset tag per Ticket #. The Asset Tag is
formatted as a “W†with 7 digits after (W1234567)
Ticket # 1234567
SC - Information
"02/09/2009 14:15 - Brown,W
Client has router config to use for new router
02/05/2009 16:49 - Mcdowell,Don,
Shipping Replacement: S&R ROUTER
P1
Ground Return:
02/05/2009 12:00 - Brown,William,M
02/04/2009 17:00 - Mcdowell,Don,
Shipping Replacement: DELL LATITUDE D630
Asset Tag: W1234567
02/03/2009 16:26 - Moseley,Chris,M
Item Needed: S&R
Asset: W7654321
Make: DELL
Model: LATITUDE D630
Store Location Number: 414
Hardware Asset: W9999999
Available Tomorrow: All Day"