How to get address Column Name and Row Name of all marked rows in Excel table as rows in new worksheet

0 votes

 need the row/column combinations marked with an 'X' in my table to be available as three columns in another sheet.

Table 1

  • The first column will consist of the cell address,
  • the second column will have the Row Name, and
  • the third column will have the Column name of the marked cells.

VLookUp and Index/Match are not helping.

Expected result:

Output

Feb 24, 2022 in Database by Edureka
• 13,690 points
2,194 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
0 votes
Follow these steps to correct your behaviour:

Open Excel in your computer.
Options is found on the Tools menu.
Select Formulas from the drop-down menu.
Clear the R1C1 reference style check box in the upper-left corner of the Working with Formulas section, then click OK.
The R1C1 reference style check box changes the reference style of row and column headings, as well as cell references, from A1 to R1C1.
answered Mar 2, 2022 by gaurav
• 23,260 points

edited Mar 5

Related Questions In Database

0 votes
1 answer

How will I get all the rows from my table where name starts with 's' and ending with 'I'?

Hi Santanu, I understand your problem, You can try ...READ MORE

answered May 28, 2019 in Database by sampriti
• 1,120 points
2,231 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to get the "Name Box" name of an Excel cell?

By typing in the Name Box, you ...READ MORE

answered Mar 15, 2022 in Database by gaurav
• 23,260 points
5,822 views
0 votes
2 answers

What are the ways to get the count of records in a table

With the help of the SQL count ...READ MORE

answered Aug 20, 2020 in Database by Okugbe
• 280 points
4,133 views
0 votes
1 answer

How to load data of .csv file in MySQL Database Table?

At first, put the dataset in the ...READ MORE

answered Jul 5, 2019 in Database by Reshma
1,619 views
0 votes
1 answer

Retrieve epay.info Balance with VBA and Excel

This code should log you in, provided ...READ MORE

answered Sep 5, 2018 in Blockchain by digger
• 26,740 points
1,421 views
0 votes
1 answer

ImportError: openpyxl is required for loading excel format files

Forget the PsychoPy complications for the time ...READ MORE

answered Oct 3, 2018 in Python by Priyaj
• 58,020 points
1,254 views
0 votes
1 answer

In Blue Prism how to split excel column data into TWO columns

This is how I am doing it. Dim ...READ MORE

answered Oct 15, 2018 in RPA by Priyaj
• 58,020 points
4,499 views
0 votes
1 answer

Excel Power Query: Using List.MatchAny on a column value

try this. let TableA = ...READ MORE

answered Oct 22, 2018 in Power BI by Annie97
• 2,160 points
4,477 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP