Generic Question About Reporting

JStellato

Board Regular
Joined
Nov 6, 2010
Messages
55
I have a generic question about what direction to go in. I have a spreadsheet with a thousand rows, each row is a record of sorts with about 6 columns of data. I want to "pull" out "records" (I realize they aren't really records as in a database, but let's call a record one row and 6 columns) that match certain criteria and create a new worksheet from the data. Keeping the formatting and record layout.

So the "report" worksheet would look just like one of the rows from the original worksheet, but only contain the "records" that matched the criteria I specify.

What is the best method of doing this? Built in tools? VBA?

Thanks for the help!
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
Another vote for AutoFilter and Advanced Filter.
 
Upvote 0

Forum statistics

Threads
1,215,824
Messages
6,127,109
Members
449,359
Latest member
michael2

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