J
Joe Williams
I have a notes field on our database that has information I need to extract
into seperate fields. Thenotes fields are formatted very consistently, so
the information I need is on a certain line but I am not sure how to get it
out. Here is an example of the data in each record:
DRY MATL. 3-4 HRS @ 220-240 DEGREES
*******************************************************
TOOL #: T0298
MANUAL
CYCLE 60
What I am trying to extract is the tool number (T0298 in this case). So
basically I want everything on line 4 AFTER the : mark for each record.
Is there a function or query I can use to extract this? Please help. Thanks!
- joe
into seperate fields. Thenotes fields are formatted very consistently, so
the information I need is on a certain line but I am not sure how to get it
out. Here is an example of the data in each record:
DRY MATL. 3-4 HRS @ 220-240 DEGREES
*******************************************************
TOOL #: T0298
MANUAL
CYCLE 60
What I am trying to extract is the tool number (T0298 in this case). So
basically I want everything on line 4 AFTER the : mark for each record.
Is there a function or query I can use to extract this? Please help. Thanks!
- joe