Creating a description based on product sku

ShawnR

New Member
Joined
Oct 30, 2018
Messages
3
Hi Everyone!

Im looking for help on figuring out a formula that I can use. Maybe some sort of conditional if statement in order to create a 40 character description based on product skus.

Ex:

n-tr-m-blep-4y ---> new Toronto multi option blep 4 year

n=new
tr=Toronto
m=multi option
blep - option choices
4y = 4 year lease

I have multiple cities options so instead of tr it could be van = Vancouver..
I have multiple lease options could be 1 year, 3 year ...
I have option types that could be m=multi or s=single option

I have a column with all the possible unique skus and I need to create a column with a 40 character limit description. How would I aggregate a description in to one cell?
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
So, do you have some sort of lookup table that lists all the abbreviations and what each stands for?
Where is that table located?
 
Upvote 0

Forum statistics

Threads
1,215,011
Messages
6,122,680
Members
449,091
Latest member
peppernaut

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top