numbering
Thank you for your help
"Elkar" wrote:
Enter this formula into cell B1, then copy down as needed.
=COUNTIF($A$1:A1,A1)
HTH,
Elkar
"Polarbilly" wrote:
Hi,
I want to sequentially number cartons which comprise a customer order
e.g.
Column A(order No) Column B( carton No)
239114 1
239114 2
239114 3
456789 1
456789 2
456789 3
etc
|