ExcelsNotTheGame
New Member
- Joined
- Jun 20, 2019
- Messages
- 2
Hey Guys,
New to the forum, but I have something tricky that I want to do in excel. I want to generate a part number based off a specific word input. For example
[TABLE="width: 806"]
<tbody>[TR]
[TD="class: xl65, width: 52"][/TD]
[TD="class: xl65, width: 45"]Titus[/TD]
[TD="class: xl65, width: 74"]350FS[/TD]
[TD="class: xl65, width: 74"]22[/TD]
[TD="class: xl65, width: 74"]22[/TD]
[TD="class: xl65, width: 74"]24x24[/TD]
[TD="class: xl65, width: 74"]Lay In[/TD]
[TD="class: xl65, width: 74"]Std White[/TD]
[TD="class: xl65, width: 74"]No Screw Holes[/TD]
[TD="class: xl65, width: 74"]None[/TD]
[TD="class: xl65, width: 39"]None[/TD]
[TD="class: xl65, width: 39"]None[/TD]
[TD="class: xl65, width: 39"]None[/TD]
[/TR]
</tbody>[/TABLE]
=
[TABLE="width: 446"]
<tbody>[TR]
[TD="class: xl65, width: 446"]350FS-24,0,24,0,0,1,26,A,0,0,0,0
^This is is the part number I am trying to generate.
Certain criteria changes and a different number would show up. I tried using index match, but could figure out how to get the commas in between each number and to even start the next number.
Any help would be greatly appreciated because I am officially stuck.[/TD]
[/TR]
</tbody>[/TABLE]
New to the forum, but I have something tricky that I want to do in excel. I want to generate a part number based off a specific word input. For example
[TABLE="width: 806"]
<tbody>[TR]
[TD="class: xl65, width: 52"][/TD]
[TD="class: xl65, width: 45"]Titus[/TD]
[TD="class: xl65, width: 74"]350FS[/TD]
[TD="class: xl65, width: 74"]22[/TD]
[TD="class: xl65, width: 74"]22[/TD]
[TD="class: xl65, width: 74"]24x24[/TD]
[TD="class: xl65, width: 74"]Lay In[/TD]
[TD="class: xl65, width: 74"]Std White[/TD]
[TD="class: xl65, width: 74"]No Screw Holes[/TD]
[TD="class: xl65, width: 74"]None[/TD]
[TD="class: xl65, width: 39"]None[/TD]
[TD="class: xl65, width: 39"]None[/TD]
[TD="class: xl65, width: 39"]None[/TD]
[/TR]
</tbody>[/TABLE]
=
[TABLE="width: 446"]
<tbody>[TR]
[TD="class: xl65, width: 446"]350FS-24,0,24,0,0,1,26,A,0,0,0,0
^This is is the part number I am trying to generate.
Certain criteria changes and a different number would show up. I tried using index match, but could figure out how to get the commas in between each number and to even start the next number.
Any help would be greatly appreciated because I am officially stuck.[/TD]
[/TR]
</tbody>[/TABLE]