multiple vlookup options... again!

AceFI

Board Regular
Joined
Apr 20, 2012
Messages
91
hi all..
i know this has been done to death.. and even by me... however hoping for a solution...
I have this table;

ClientStaff Member
amax
brobert
ccharles
dcharles
echarles
frobert
grobert
hmax
imax
jrobert
krobert
lmax
mcharles
nClint
oSteve
pMax

<colgroup><col width="87" span="3" style="width: 65pt;"></colgroup><tbody>
</tbody>


what i'm hoping to output is a report to show which client belongs to who;
<style><!--table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";}@page {margin:.75in .7in .75in .7in; mso-header-margin:.3in; mso-footer-margin:.3in;}tr {mso-height-source:auto;}col {mso-width-source:auto;}br {mso-data-placement:same-cell;}td {padding-top:1px; padding-right:1px; padding-left:1px; mso-ignore:padding; color:black; font-size:12.0pt; font-weight:400; font-style:normal; text-decoration:none; font-family:Calibri, sans-serif; mso-font-charset:0; mso-number-format:General; text-align:general; vertical-align:bottom; border:none; mso-background-source:auto; mso-pattern:auto; mso-protection:locked visible; white-space:nowrap; mso-rotate:0;}.xl63 {font-weight:700;}--></style>
MaxRobertCharlesSteveClint
abcon
hfd
ige
ljm
pk

<!--StartFragment--> <colgroup><col width="87" span="5" style="width:65pt"> </colgroup><tbody>
<!--EndFragment--></tbody>


TIA
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
This is an array formula that must be entered with CTRL-SHIFT-ENTER.
Drag formula down and across as needed.
Excel Workbook
ABCDE
1ClientStaff Member
2amax
3brobert
4ccharles
5dcharles
6echarles
7frobert
8grobert
9hmax
10imax
11jrobert
12krobert
13lmax
14mcharles
15nClint
16oSteve
17pMax
18
19
20MaxRobertCharlesSteveClint
21abco
22hfd
23ige
24ljm
25pk
26
Sheet
 
Upvote 0
thanks. If i didn't want the results in a table, but wanted the results to if sales person = A20, then would i delete all after the first a20?
 
Upvote 0
You would just drag the formula down and enter the sales person name you want in cell A20.
 
Upvote 0

Forum statistics

Threads
1,215,436
Messages
6,124,869
Members
449,192
Latest member
MoonDancer

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top