VBA Lookup and copy problem

jonashvid

Board Regular
Joined
Aug 27, 2005
Messages
52
Hey

I am working on a Premiere League soccer statistics sheet, I have all the data in this format:

Column A: Date
Column B: Home Team Name
Column C: Home Team goals
Column D: Away Team goals
Column E: Away Team Name

Now I would like to be able to extract some data from the statistics sheet. For example I would like to see the result of all the matches where Arsenal and Chelsea played against each other.

I am thinking a macro that looks through all the data and copies the row where Arsenal and Chelsea are playing against each other. How would I go about this, any suggestions....
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Look into Filter and/or Advanced filter in Excel's Help file as an alternative to a macro.
 
Upvote 0

Forum statistics

Threads
1,215,491
Messages
6,125,098
Members
449,205
Latest member
ralemanygarcia

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