Secondary Tables to act like clone of primary table

ReignEternal

New Member
Joined
Apr 11, 2021
Messages
41
Office Version
  1. 365
Platform
  1. Windows
Hello, please forgive my ignorance with this one. I have a situation where I have multiple tables (lets say Table 1 and Table 2 for this scenario) where I need table 2 to act like a clone of table 1. To go deeper, Table 2 must match down to the color and text as in Table 1. All I know is that I can obtain the text by using the following: =INDEX(Table1,MATCH($AP19,Table1[tblRow'#],0),MATCH(A$18,Table1[#Headers],0)), inserting that formula into all cells in the 2nd row then copy down all cells to the following rows. The only issue is this is only giving me the text, not the colors. Any thoughts?

Here is my dropbox link to my file. (i haven't figured out how to use the mini-sheet button yet.
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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