M
maykinit
Please forgive the length of the enquire. Hope this is relatively
easy. I suspect it is. Being a newbie I seek the help of the gurus
here. I would like to be able to do the following. I am parsing a
series of alphanumeric characters. Lets call that PartX. Then doing a
series of vlookups to transcribe the different fields. Then I do a
concatenate of the resulting information from the vlookups thus doing a
conversion. An example of this would be:
Part A:
AA042AB2LWXX
The resulting vlookups and concatenate give me PartB:
351009SD02L100#
This works fine for doing this one part at a time. I would like to do
this for a bunch of parts at a time. I envision this being done by
populating column A1 through A~whatever with the PartA's that require
conversion. Then some logic behind the scenes would populate ColumnB1
through B~whatever with the resulting output from the vlookup and
concatenate. I wonder how difficult this would be and if someone here
might supply the keys(that translates code)to help me do this? The
simpler the explanation the better, PLEASE. I would very much
appreciate your help.
easy. I suspect it is. Being a newbie I seek the help of the gurus
here. I would like to be able to do the following. I am parsing a
series of alphanumeric characters. Lets call that PartX. Then doing a
series of vlookups to transcribe the different fields. Then I do a
concatenate of the resulting information from the vlookups thus doing a
conversion. An example of this would be:
Part A:
AA042AB2LWXX
The resulting vlookups and concatenate give me PartB:
351009SD02L100#
This works fine for doing this one part at a time. I would like to do
this for a bunch of parts at a time. I envision this being done by
populating column A1 through A~whatever with the PartA's that require
conversion. Then some logic behind the scenes would populate ColumnB1
through B~whatever with the resulting output from the vlookup and
concatenate. I wonder how difficult this would be and if someone here
might supply the keys(that translates code)to help me do this? The
simpler the explanation the better, PLEASE. I would very much
appreciate your help.