Just wondering if this is possible, and I think it is but the question is. How?
I have a list of products in Column A. There are several products like Tea, Sugar, Wheat etc...This list keeps on increasing as and when new ones are added or if the stock of the same one is received with obviously other things like quantity, price, vendor etc in the columns from B onwards...
I used the Countif function to determine how many times stock for each was received. In addition to it, I need the following:
1) In Column BA I would like to get the serial number / sequence of each product against it. For example: If I have Wheat 5 times in column A in non- consecutive rows (Row 14, 56, 78,128, 330) I need 1, 2, 3, 4, 5 as the serial numbers in Column BA. In other words for Wheat in Row 14 the corresponding serial number should be 1, in Row 56 it should be 2 etc and for other products it should again start from 1 and end depending upon their occurence.
Secondly, if a new product is added it should be automatically added to the listing where I have applied Countif using unique product ranges and give its count.
The challenge is that I cannot sort the data every now and then due to some restrictions, otherwise a simple solution could have been sorting and just dragging the serial numbers.
Hope my request is quite explanatory!
Looking for your expertise on it!
Bookmarks