Hello,
I have a file that I work on a weekly basis to upload item options, and these item options require abbreviations. These are limited to 15 Chars.
So Items options are Alphanumeric, have symbols "/" "-" etc and I've been saving the abbreviations also alphanumeric.
For example, some of my values
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]VALUE[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]ABBREVIATION[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]21 AH[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]21AH[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]MDI Spacer For MDI Holding Chamber - Each[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]MS-MHC-EA[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]Spacer Kit, Contains Holding Chamber, Valved Mouthpiece - Each[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]SK-HC-VM-EA[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]Tube 5mm -- Size 60mm L -- 5mm I.D. x 7-2/5mm O.D.[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]T5-S60-5ID-725[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]22'' - 1 3/8'' Wide[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]22-13/8-WIDE[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD]22'' - 1 3/8'' Wide[/TD]
[TD]22-13/8-WIDE-2[/TD]
[/TR]
</tbody>[/TABLE]
It doesn't matter what the abbreviation is as long as it's under 15. Also, sometimes there will be duplicates like the last one, so this is where I'd add -2, or something else to make it Unique. Yeah, these abbreviation requires being unique.
Can anyone help me, please?
Thanks
I have a file that I work on a weekly basis to upload item options, and these item options require abbreviations. These are limited to 15 Chars.
So Items options are Alphanumeric, have symbols "/" "-" etc and I've been saving the abbreviations also alphanumeric.
For example, some of my values
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]VALUE[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]ABBREVIATION[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]21 AH[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]21AH[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]MDI Spacer For MDI Holding Chamber - Each[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]MS-MHC-EA[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]Spacer Kit, Contains Holding Chamber, Valved Mouthpiece - Each[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]SK-HC-VM-EA[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]Tube 5mm -- Size 60mm L -- 5mm I.D. x 7-2/5mm O.D.[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]T5-S60-5ID-725[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD][TABLE="width: 464"]
<tbody>[TR]
[TD="class: xl65, width: 464"]22'' - 1 3/8'' Wide[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 133"]
<tbody>[TR]
[TD="class: xl65, width: 133"]22-13/8-WIDE[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 500"]
<tbody>[TR]
[TD]22'' - 1 3/8'' Wide[/TD]
[TD]22-13/8-WIDE-2[/TD]
[/TR]
</tbody>[/TABLE]
It doesn't matter what the abbreviation is as long as it's under 15. Also, sometimes there will be duplicates like the last one, so this is where I'd add -2, or something else to make it Unique. Yeah, these abbreviation requires being unique.
Can anyone help me, please?
Thanks