Hello, I have two worksheets.
Mastersheet
Subsheet
What I want to do, is update the Mastersheet and use a formula (not Macro) to extract the whole row into a subsheet, if in that row it contains a particular Cell value.
e.g. In the example below, If column C contains '2' I want to pull that whole row in the same order into the subsheet.
Mastersheet
A B C D
Cats|Dogs|Fish|Crab
3 2 2 3
5 5 3 3
7 3 2 3
Subsheet
A B C D
Cats|Dogs|Fish|Crab
3 2 2 3
7 3 2 3
Is there a formula I can use at all?
Thank you for your help.
Bookmarks