Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How to make automatic serial number in a column beside a each product name in a excel sheet?

example: make tow columns, like Product ID and Product Name, if you enter any value in the second column excel give it a serial number in the first column.

user-image
Question ajoutée par Hany Hassanein , Microsoft Trainer , Egyptian Banking Institute
Date de publication: 2013/10/14
Rajesh K
par Rajesh K , ISP Manager , CENPAC NET INC

1.Sort with product name(Asendingor decending)

2.Set first cell value as1(Eg: A1), then

3. A2=IF(B1=B2,A1,A1+1)  assuming B  coloumn contain product ID or Name

4.drag A2 cell down up to the last product name in B coloumn

try it

reham Al-jarrah
par reham Al-jarrah , سكرتارية , مؤسسة الزكاة الامريكية

You Can Use this formula For Automatice Serial Number:

=IF(ISTEXT($B2),ROW()- Headers ROW," ")

On the assumption that  column A for Product ID  and column B for Product Name

Mutassem Watfa
par Mutassem Watfa , Finance Manager , Talas Group

Dear sir....

You must use another sheet ( You call it Products... column A is Product name, column B is the serial number)

In your main sheet in the Serial number column use this formula>

=VLOOKUP(B:B;Products!A:B;2;0)

 

Ahmad Okashah
par Ahmad Okashah , Scanning Coordinator - IT department , Saveway

First you should insert the S/N manual (for the products or goods), then you can use the excel funcation to make it small programe, but if you ask me you should using ORACLE or ASP.net to make store product or Goods programe.

 

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?