davidlamb12
New Member
- Joined
- Feb 25, 2011
- Messages
- 2
Hi, I'm a bit stumped on how to approach an issue. I have a spreadsheet with about 3000 lines and I need to add values in one column based on the identifier in a previous column (the spreadsheet updates weekly, so the number of identifiers changes every week).
So, in tab #1, I have a list of numbered systems 0-500 of which I need to add figures from Tab #2.
In Tab #2, column A, I have system numbers (in random order) from 0-500 with multiple redunancies (and sometimes missing).
In Tab #2, Column C, I have figures that need to be added based on the system number.
For example, I want to add the numbers for system #1 (which is in Row 5 of Tab #1), I then want to add all the figures in tab #2, Column C that correspond to the rows where the number "1" appears in tab #2, Column A. (which may be in tab #2, rows 5, 2000, and 2310)
Functions like H/VLOOKUP will return one corresponding value, but not all of them.
Any help would be appreciated. Thank you!
So, in tab #1, I have a list of numbered systems 0-500 of which I need to add figures from Tab #2.
In Tab #2, column A, I have system numbers (in random order) from 0-500 with multiple redunancies (and sometimes missing).
In Tab #2, Column C, I have figures that need to be added based on the system number.
For example, I want to add the numbers for system #1 (which is in Row 5 of Tab #1), I then want to add all the figures in tab #2, Column C that correspond to the rows where the number "1" appears in tab #2, Column A. (which may be in tab #2, rows 5, 2000, and 2310)
Functions like H/VLOOKUP will return one corresponding value, but not all of them.
Any help would be appreciated. Thank you!