VBA code for reports from all sheets in a workbook

sushilkadam

New Member
Joined
Mar 14, 2016
Messages
14
Hi Everyone,:cool:

I am in urgent need of vba code for my reports

Attached is the sheet of my documents I get it from different vendors. Column AA contains the different status (e.g. Pending from vendor, Pending for OGC response, Pending for OGC submission etc. etc.)

I want to have a report section, wherein by selecting one type of status I will get list of all documents under that particular status in all sheets of my workbook

For example: If I select status as “Pending for OGC Response” than I shall get list of all documents that are in this status
If “Pending for OGC Response” is in cell AA13 than I shall get the details of A13, B13, C13, D13 and so on till AA13 under heading mentioned in Row-10

Please note code is required for all sheets in the workbook and not only for one sheet

Hope you all understood my requirement and will be very thankful for your help
Any thoughts are most welcome

Thanks:)
Sushil Kadam
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,214,792
Messages
6,121,612
Members
449,038
Latest member
apwr

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