skyhigh_ct
New Member
- Joined
- Jul 14, 2007
- Messages
- 29
Hello. I am looking for a function that looks across a row & finds each instance of a value & returns that value. The 1st instance would be returned in a column (same row), the 2nd instance would be returned in the next column. e.g. row:
A1 b1 c1 d1 e1
0 3 0 7 0
I would like the resulting formula to return:
F1 to = 3
G1 to = 7
I would then copy this formula down. The thing is I do not know what each unique occurance will be for each row.
Thank you.
A1 b1 c1 d1 e1
0 3 0 7 0
I would like the resulting formula to return:
F1 to = 3
G1 to = 7
I would then copy this formula down. The thing is I do not know what each unique occurance will be for each row.
Thank you.