Need auto generate using excel formula (index, match......)

Miguelhan

New Member
Joined
Oct 26, 2017
Messages
2
Table 1
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Sunday[/TD]
[TD][/TD]
[TD]c[/TD]
[TD]d[/TD]
[TD]e[/TD]
[/TR]
[TR]
[TD]Monday[/TD]
[TD]a[/TD]
[TD]b[/TD]
[TD]e[/TD]
[TD]f[/TD]
[/TR]
[TR]
[TD]Tuesday[/TD]
[TD]a[/TD]
[TD]c[/TD]
[TD]d[/TD]
[TD]e[/TD]
[/TR]
[TR]
[TD]Wednesday[/TD]
[TD][/TD]
[TD]b[/TD]
[TD]c[/TD]
[TD]f[/TD]
[/TR]
[TR]
[TD]Thursday[/TD]
[TD][/TD]
[TD]b[/TD]
[TD]d[/TD]
[TD]f[/TD]
[/TR]
</tbody>[/TABLE]

Table 2
[TABLE="width: 500"]
<tbody>[TR]
[TD]a[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]b[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]c[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]d[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]e[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]f[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

Table 3
[TABLE="width: 500"]
<tbody>[TR]
[TD]a[/TD]
[TD]Monday[/TD]
[TD]Tuesday[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]b[/TD]
[TD]Monday[/TD]
[TD]Wednesday[/TD]
[TD]Thursday[/TD]
[/TR]
[TR]
[TD]c[/TD]
[TD]Sunday[/TD]
[TD]Tuesday[/TD]
[TD]Wednesday[/TD]
[/TR]
[TR]
[TD]d[/TD]
[TD]Sunday[/TD]
[TD]Tuesday[/TD]
[TD]Thursday[/TD]
[/TR]
[TR]
[TD]e[/TD]
[TD]Sunday[/TD]
[TD]Monday[/TD]
[TD]Tuesday[/TD]
[/TR]
[TR]
[TD]f[/TD]
[TD]Monday[/TD]
[TD]Wednesday[/TD]
[TD]Thursday[/TD]
[/TR]
</tbody>[/TABLE]


Hello Everybody,


I need your help, please.

I have a list of groups (a,b,c,d,e,f) combined and distributed on different days. (TABLE 1)

In Table 2, I need to generate automatically what days these groups fall.

Results should be the same in TABLE 3.

Thank you for your help.

Miguel Han


 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.

Forum statistics

Threads
1,226,114
Messages
6,189,051
Members
453,522
Latest member
Seeker2025

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