Vlookup - multiple results into one cell

mkyb14

Board Regular
Joined
Aug 30, 2008
Messages
56
I've been hunting around google and forums trying to figure this out out using a formula vs VBA. I'm using google sheets currently for this.

ColA - Account ID / ColB - Customer Name / ColC Customer sub accounts (ranges from 1-15 separate names)

Another sheet contains all the customer record numbers and their subsidiaries.
  • Account ID | Acme | sub 1 | sub1.Record#
  • Account ID | Acme | sub 2 | sub2.Record#

So for example Acme is the Parent account (referenced by ColA), but I need to truncate all their subsidiaries in the cell to the right of them within a master file.

  • Acme | Sub1,sub2 | sub1.Record, sub2.Record |

Is this possible with out using VBA?

Matching my list of customer account ID's and condensing down another sheets results of the customer subsidiaries in a cell for quickly seeing the subs.
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
I am not sure I get it completely, but why fit it all in one cell?
Pivot tables can present it quite well I think.
 
Upvote 0

Forum statistics

Threads
1,215,670
Messages
6,126,127
Members
449,293
Latest member
yallaire64

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