G
Guest
I have an Itemfield in my Itemtable, what I would like to do is extract some
information from that Itemfield and put in a different table as follows
itemfield example = DOC51110 , DFM51111, DOC5113, FSP51110, FSS51111 etc
I would like to extract the first 3 left characters and put that information
in tblItemDesc.LogCode
I would like to extrat the 4 right characters and put that information in
the tblItemDesc.ProductCode
Log Cod Product Code
DOC 1110
DFM 1111
DOC 5113
FSP 1110
FSS 1111
information from that Itemfield and put in a different table as follows
itemfield example = DOC51110 , DFM51111, DOC5113, FSP51110, FSS51111 etc
I would like to extract the first 3 left characters and put that information
in tblItemDesc.LogCode
I would like to extrat the 4 right characters and put that information in
the tblItemDesc.ProductCode
Log Cod Product Code
DOC 1110
DFM 1111
DOC 5113
FSP 1110
FSS 1111