Excel Multiple Index+Match Returns with double dependency

Javedjfk

New Member
Joined
Mar 23, 2016
Messages
2
Hello All,

I've tried searching for my following query but had no luck so starting a new topic.

I have the following table

Col-ACol-BCol-C
A-1B-1C-1
A-2B-2C-2
A-2B-2C-3
A-2B-3C-4
A-3B-4C-5
A-3B-5C-6
A-4B-5C-7
A-4B-6C-8
A-5B-7C-9
A-5B-8C-10

<tbody>
</tbody>

I want to return the above table as hyperlink in the following format

Col-ACol-BCol-C1Col-C2
A-1B-1C-1
A-2B-2C-2C-3
A-2B-3C-4
A-3B-4C-5
A-3B-5C-6
A-4B-5C-7
A-4B-6C-8
A-5B-7C-9
A-5B-8C-10

<tbody>
</tbody>


I can return it using the small, frequency and hyperlink formulae if there are only two columns but cant seem to find a way when there is a third column.

I would like to stay away from macros. Is there any way where this can be done?

Any help will be much appreciated.
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,221,852
Messages
6,162,431
Members
451,765
Latest member
craigvan888

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