Hello,
I hope you can help. I am using Excel 2003 and have two worksheets set up. Sheet 1 and Sheet 2. Sheet 2 has columns with data set up like below:
A B C D E
In A, there are ID numbers, and there can be duplicate cells in column A with the same ID number. I need to iterate through the rows until I find all cells in column A with, for example, id=432. For each cell in column A with id = 432, I need to get the value in column E and total it up. When that is completed, the result of that total will be inserted into a cell in Sheet 1.
This must be really easy for an experienced coder, but I only do this sort of thing once in a pink moon
Any help with this would be greatly appreciated.![]()
Bookmarks