Copy Data from one sheet to another

yoplumpy

New Member
Joined
Feb 16, 2010
Messages
7
Hi
I have been asked to set up a workbook with 5 sheets. The Master sheet will hold all records - but they want the data to be copied to another sheet based on entering a value (for example "Reason" - from a list) into one of the cells.
So if the reason was "eye test" the record would be copied to a pre-name sheet that would collate all records stating that reason (does that make sense?)
Is there a way to do this that isn't too complicated? Any help would be great!
Paul
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Could you not reference all records on the master sheet and use a filter on the specific sheets?
 
Upvote 0
Hi Steve

Referencing the cell was an idea - but filtering would mean that all records are referenced on all sheets - and that means there is potential for confusion should someone remove the filter! Can a filter be applied in another way?

Cheers
 
Upvote 0
You could use a worksheet activate event to hide the rows you dont want to show. Depends how complex you want to get
 
Upvote 0

Forum statistics

Threads
1,224,609
Messages
6,179,882
Members
452,948
Latest member
Dupuhini

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