LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default MID and FIND Data extraction help

Hello,

I have some data that is saved in text and I want to be able to
manipulate it in Excel. The easiest way for me to explain it is to
provide an example. Some of my data is the following:


SERIAL NUM = 06Y911002651 APP CODE = TIM1 COMCODE = 201270600
ART MASTER = 2 SERIES = S3 VINTAGE =
SERIAL NUM = 06Y911000204 APP CODE = 44WW65B COMCODE = 109596015
ART MASTER = 1 SERIES = S5 VINTAGE =

Now what I would like to do is create 3 columns in Excel labeled

Serial Number APP CODE COMCODE
06Y911002651 TIM1-S3 201270600
06Y911000204 44WW65B-S5 109596015


Now I know I can get the Serial number and comcode easily but the APP
CODE is tricky.

I want to take the first part of the code and combine it with the
series and I know I can use

=CONCATENATE(,"-",) to do that

But I am having problems Extracting only the TIM1 and 44WW65B since
they are different lengths. And if I make the length to long using
MID() it will interfere with COMCODE.

So I am getting:

TIM1 COMC-S3
44WW65B-S5

(I am using trim to take out the extra spaces)

Any suggestions?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Extraction Saxman[_2_] Excel Discussion (Misc queries) 7 July 21st 07 08:04 PM
Data Extraction Problem RD Wirr Excel Worksheet Functions 4 March 2nd 07 11:21 PM
data extraction TUNGANA KURMA RAJU Excel Discussion (Misc queries) 10 February 27th 06 12:25 PM
data extraction Usul New Users to Excel 1 February 16th 06 04:04 AM
Data Extraction Chicken Man Setting up and Configuration of Excel 1 February 24th 05 03:13 AM


All times are GMT +1. The time now is 03:44 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"