Extracting specific data from cells

  • Thread starter Thread starter AndyUK
  • Start date Start date
A

AndyUK

I am a complete novice with regard to VB / Excel macros. However I hav
been posed a couple of questions by a colleague. One I have managed t
answer but I don't know if the other is possible.

We have a column (For example Column F) which contains a description o
parts used within the job for each stage of the job (there are a coupl
of thousand rows in the spreadsheet). Some of the descriptions contai
the part number (a constant 3 letter code eg XXY).

What we are being asked is is there any way to search all entries i
Column F for text 'XXY', and if found, append the XXY plus the 2
characters to the right of XXY to a new column.

Is this at all possible ? If so, can you guide be to the code to d
this.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top