Here is what I need to accomplish:
I have a spreadsheet with the UID numbers like this:
UID 2/28/03 3/28/03 5/2/03 5/30/03 6/27/03 8/1/03
7162 0.1 0.8 0.9 0.8 0.8 0.9
On another worksheet, I have just the UIDs:
UID
7162
6239
3309
I want lookup the UID and if it finds it, I want to add the corresponding values. For example, if 7162 I would like to add 0.1+0.8+0.9+.8+.8 and so on.
Any ideas?
Mosmas
I have a spreadsheet with the UID numbers like this:
UID 2/28/03 3/28/03 5/2/03 5/30/03 6/27/03 8/1/03
7162 0.1 0.8 0.9 0.8 0.8 0.9
On another worksheet, I have just the UIDs:
UID
7162
6239
3309
I want lookup the UID and if it finds it, I want to add the corresponding values. For example, if 7162 I would like to add 0.1+0.8+0.9+.8+.8 and so on.
Any ideas?
Mosmas