How to Mirror Data in Excel: 3 Easy Methods

Method 1 – Link Cells to Mirror Data

Steps:

  • First and foremost, click on the B5 cell and insert the following formula.
='Sample Dataset'!B5
  • Subsequently, hit the Enter button.

Link Cells to Mirror Data in Excel

  • As a result, you will get the name of the first employee of your dataset.
  • All other employees, place your cursor in the bottom right position of the B5 cell.
  • A black fill handle will appear.
  • Drag it below to copy the same formula dynamically.

Drag Fill Handle to Mirror Data in Excel

The mirroring would be successful, and you would get the names of the employees. For example, the result would look like this.

Mirrored Data in Excel


Method 2 – Mirror Data Using INDIRECT and ROW Functions

Steps:

  • At the very beginning, click on the B5 cell and insert the following formula.
=INDIRECT("'Sample Dataset'!B" & ROW())
  • Hit the Enter button.

Use the INDIRECT Function to Mirror Data in Excel

  • You will get the name of the first employee from your dataset.
  • Place your cursor in the bottom right position of the cell.
  • A black fill handle will appear. Drag it below to copy the same formula below.

Drag Fill Handle to Copy Formula

You will be able to mirror data in Excel successfully. The outcome should look like this.

Mirrored Data in Excel


Method 3 – Using Microsoft Query Feature

Steps:

  • You need to create a named range of the cells you want to mirror.
  • Select the cells B4: B12 >> go to the Formula tab >> Defined Names group >> Create from Selection tool.

Create a Named Range

  • A window named Create Names from Selection would appear.
  • Check the Top Row option here and click the OK button.

Naming the Range

  • Go to your sheet where you want mirroring to occur.
  • Go to the Data tab >> Get Data tool >> From Other Sources option >> From Microsoft Query option.

Access to the Microsoft Query Option

  • The Choose Data Source window will appear.
  • Choose the Excel Files* option from the Databases tab. Click the OK button.

Choose Data Source as Another Excel File

  • The Select Workbook window will appear.
  • Browse your Excel file from Drive, Directories, and Database Name options. Click the OK button.

Browse Your Desired Excel File

  • The Query Wizard – Choose Columns window will arrive.
  • Select Employee >> select John >> click the Next button.

Choose Desired Excel Column

  • The Query Wizard – Filter Data window will appear.
  • Choose the option John and click the Next button.

Query Wizard - Filter Data Window

  • The Query Wizard – Sort Order window will appear. Click the Next button.

  • The Query Wizard – Finish window would appear.
  • Choose the first option here and click on the Finish button.

Query Wizard - Finish Window

  • The Import Data window will appear.
  • Wrrite your cell reference where you want to put the mirrored cells (B5 here).
  • Click the OK button.

Choose Your Cell Reference

  • The mirrored cells would appear as a table.
  • Go to the Table Design tab >> untick the Filter Button option.

Untick Filter Button

You have successfully mirrored the desired cells in your desired position. The output should look like this.

Mirrored Data in Excel


Things to Remember

Using the Microsoft Query Feature would enable you to mirror data between worksheets. But, the other two ways described here would be able to mirror data between worksheets only.


Download Practice Workbook

You can download our practice workbook here for free!


Related Articles


<< Go Back to Excel Reverse Order | Sort in Excel | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Tanjim Reza
Tanjim Reza

Md. Tanjim Reza Tanim, a BUET graduate in Naval Architecture & Marine Engineering, contributed over one and a half years to the ExcelDemy project. As an Excel & VBA Content Developer, he authored 100+ articles and, as Team Leader, reviewed 150+ articles. Tanim, leading research, ensures top-notch content on MS Excel features, formulas, solutions, tips, and tricks. His expertise spans Microsoft Office Suites, Automating Finance Templates, VBA, Python, and Developing Excel Applications, showcasing a multifaceted commitment to the... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo