Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Extracting data from a sku for shipping

Our products have a sku number that contains information on the product
weight and mail class it is to ship by. How do I get excel to recognize just
that portion of a sku so that it can "see" the mail class and weight?
As an example - here is a sku 00-1007-133
The number 1007 tells us the mail class is First Class (1) and the weight is
7 ounces (7). How can I get excel to read just the 4 numbers in the center of
the sku?

Thanks so much for any help you can offer.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 100
Default Extracting data from a sku for shipping

If your sku is in A1, =MID(A1,4,4)

"snd679" wrote:

Our products have a sku number that contains information on the product
weight and mail class it is to ship by. How do I get excel to recognize just
that portion of a sku so that it can "see" the mail class and weight?
As an example - here is a sku 00-1007-133
The number 1007 tells us the mail class is First Class (1) and the weight is
7 ounces (7). How can I get excel to read just the 4 numbers in the center of
the sku?

Thanks so much for any help you can offer.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Extracting data from a sku for shipping

Thank you so very much for your help. I appreciate it more than words can say.

"sb1920alk" wrote:

If your sku is in A1, =MID(A1,4,4)

"snd679" wrote:

Our products have a sku number that contains information on the product
weight and mail class it is to ship by. How do I get excel to recognize just
that portion of a sku so that it can "see" the mail class and weight?
As an example - here is a sku 00-1007-133
The number 1007 tells us the mail class is First Class (1) and the weight is
7 ounces (7). How can I get excel to read just the 4 numbers in the center of
the sku?

Thanks so much for any help you can offer.

Reply
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
Formula/Shipping Chart joaniemic Excel Discussion (Misc queries) 4 May 30th 08 09:23 PM
Calculating shipping costs LPJR New Users to Excel 3 November 30th 05 05:16 AM
Shipping price, maybe challenge of the day [email protected] Excel Worksheet Functions 1 November 17th 05 10:24 AM
shipping costs using if then impression Excel Worksheet Functions 2 May 7th 05 11:34 PM
Multiple Shipping problem tjtjjtjt Excel Worksheet Functions 0 November 10th 04 12:03 PM


All times are GMT +1. The time now is 10:53 AM.

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"