Making a list of column and row headers if the intersection cell has a Value > 0

Nobody56

New Member
Joined
Nov 3, 2015
Messages
1
I have a workbook with multiple sheets, with a few hundred rows and about 50 columns. I am trying to make a new spreadsheet with a list of the row and column headers if the intersecting cell has a value >0. Ideally one for each sheet on in a new workbook.


This into a list like

CatDogChickenMouseLetterAnimal
A0210ADog
B1100AChicken
C4502BCat
D0006BDog
CCat
CDog
CMouse
DMouse

<tbody>
</tbody>

I think it will probably be easier to use a macro, which I am not as good with as formulas. Any help would be appreciated. Also, this is in excel 2013 and the data is in pivot tables.

Thanks!
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"

Forum statistics

Threads
1,215,332
Messages
6,124,314
Members
449,153
Latest member
JazzSingerNL

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