I
Irene
i have a file which is export from UBS. i need to separate a field which is
contain PO no n item. how i can make it to two field?
eg in UBS:
PO No
PO-00007195-001
214002-024
IPO-00007143-003
i want the result come out in two field such like
PO No Item
PO-00007195 001
214002 024
IPO-00007143 003
can the access make it?
due to different customer have different style of the PO no. so the standard
things is the behind item no. all the item no will be in three digit. so can
we trim the three digit at the back as item, then the other is the PO no? but
i dont want the "-" before the item show out when i make it to two field.
anybody can help? thanks!
contain PO no n item. how i can make it to two field?
eg in UBS:
PO No
PO-00007195-001
214002-024
IPO-00007143-003
i want the result come out in two field such like
PO No Item
PO-00007195 001
214002 024
IPO-00007143 003
can the access make it?
due to different customer have different style of the PO no. so the standard
things is the behind item no. all the item no will be in three digit. so can
we trim the three digit at the back as item, then the other is the PO no? but
i dont want the "-" before the item show out when i make it to two field.
anybody can help? thanks!