Display values of all rows from another sheet which contain a certain value

Galuppo

New Member
Joined
Mar 25, 2015
Messages
6
Hey guys,

I'm building a form which will record all the tasks that are pending and those that have been completed. They differ by type, say A, B, C and D. The task status is on the column 'A'!B:B, 'B'!B:B, 'C'!B:B, 'D'!B:B

I wanted to generate a report on another sheet.

I'd create a dropdown with ("Pending", "Completed","Delayed") on 'Report'!B2.
On 'Report'!C2, I would put the sheet I wanted it from (A, B, C, D, Total).

I would like to generate all the rows from the specified sheets with the specified status on the cells below after clicking a button.

Would that be possible?

I really apologize for my non-existent VBA knowledge.

Thanks!
 
Last edited:

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Sorry, I've just realized that the column headings for each type is different. So please ignore the "Total" option for the report.

The data for each sheet starts at row 5. If possible, I would like to include the heading which is at row 4.

Thanks!
 
Upvote 0

Forum statistics

Threads
1,215,590
Messages
6,125,698
Members
449,250
Latest member
azur3

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