Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50061

Search, Copy and paste specific field from one workbook to another

$
0
0
I enjoy horse racing and like to use sectional times to pick my winners.

I download .csv files from a racing website and copy the sectional time's along with track info into my spreadsheet called Database(attached).

Once i select a certian race on raceday i want to have a macro to compile sectionals for all runners in that particular race from my database following these steps:

1. Open the database
2. Search(using input box) for horse 1's name in Coloumn B.
3. Copy the whole row to new sheet(or a workbook that i specify if possible using a input box)
4. Repeat the search for horse 2's name and add to the next empty row in that same new sheet.
5. Repeat until i compile all runners with available sectionals in that race so i can view and compare the times.
Attached Files

Viewing all articles
Browse latest Browse all 50061

Trending Articles