Hello.

I have 50 Texboxes.

I need to count the number of duplicate entries, and provide a summary (count) for each product code. This makes it easier when the order needs to be placed, and the user don't have to count each value manually.

Any idea on how to do this. I have tried looping through all 50 boxes to no avail. This seemed easy, but, clearly I am to thick to think of a solution.

Any help will be appreciated.