J
JDuncan
I've tried messing aroung with a couple of formulas in an attempt to sort
this out, however nothing seems to be resulting in what I'd like to
accomplish. I've done up an example of what I'd like to do...
I would like to be able to have a persons name entered into column A if the
number in column B matches the number that has been assigned to that person.
I would like for the formula to be the same for each entry so that I can
just copy it from cell to cell.
What I have in mind is something like "If 25678 = Mark Jones, then enter
Mark Jones in column A"
The numbers in column B will not always be in the same order, so the cell
query that is run will have to run every possible combination which will
result in a long formula.
Any ideas ?
A B
25678 25678 = Mark Jones
43678 43678 = Steve Yak
21245 21245 = Marla Stevens
43253 43253 = Tyrone Belkin
32431 32431 = Yousef Alzone
88895 88895 = Greg Simson
34657 34657 = Arlene Wilson
Thanks,
James
this out, however nothing seems to be resulting in what I'd like to
accomplish. I've done up an example of what I'd like to do...
I would like to be able to have a persons name entered into column A if the
number in column B matches the number that has been assigned to that person.
I would like for the formula to be the same for each entry so that I can
just copy it from cell to cell.
What I have in mind is something like "If 25678 = Mark Jones, then enter
Mark Jones in column A"
The numbers in column B will not always be in the same order, so the cell
query that is run will have to run every possible combination which will
result in a long formula.
Any ideas ?
A B
25678 25678 = Mark Jones
43678 43678 = Steve Yak
21245 21245 = Marla Stevens
43253 43253 = Tyrone Belkin
32431 32431 = Yousef Alzone
88895 88895 = Greg Simson
34657 34657 = Arlene Wilson
Thanks,
James