Hello, I am new to using excel but I am trying to make it so that it will automatically create a SKU for me. I have items that range such as Books, Movies, TV Shows, and Collectibles. These are just some examples of the categorizes that I have. Currently I have the excel sheet to look something like this.
[TABLE="width: 500"]
<tbody>[TR]
[TD]SKU[/TD]
[TD]Name[/TD]
[TD]Description[/TD]
[TD]Unit Price[/TD]
[TD]Stock[/TD]
[TD]UPC[/TD]
[TD]Type of Product[/TD]
[/TR]
</tbody>[/TABLE]
I am trying to make it so that the first letter of type of product is sent to the beginning of the SKU and then numbers are added randomly to the end of the letter. If anyone knows how I would do this it would be greatly appreciated. I am needing to make it so that when I add a new item it automatically is assigned a SKU number.
[TABLE="width: 500"]
<tbody>[TR]
[TD]SKU[/TD]
[TD]Name[/TD]
[TD]Description[/TD]
[TD]Unit Price[/TD]
[TD]Stock[/TD]
[TD]UPC[/TD]
[TD]Type of Product[/TD]
[/TR]
</tbody>[/TABLE]
I am trying to make it so that the first letter of type of product is sent to the beginning of the SKU and then numbers are added randomly to the end of the letter. If anyone knows how I would do this it would be greatly appreciated. I am needing to make it so that when I add a new item it automatically is assigned a SKU number.