Need macro help

wilkisa

Well-known Member
Joined
Apr 7, 2002
Messages
660
Office Version
  1. 365
  2. 2016
  3. 2013
Platform
  1. Windows
Here's the scenario: My user has a workbook with 3 spreadsheets. The DATA sheet contains a series of small tables. Some of the tables are exactly 6 rows long by 6 columns wide (B:G). These tables all have headers in the first cell of the table in column B and they all begin with "Type 3 Ladies Day (something else)". The (something else) refers to a specific name, such as "Hunny Bun", Sweetie Pie", "Dumplin'", etc. All of the names are different lengths but the "Type 3 Ladies Day (" is the same on all headers.

I need to set up a macro to search column B and find/match the Type 3 the return the (something else) information. It needs to then go to the SUMMARY sheet and paste the name into cell B7, which is the first cell of the SUMMARY table.

It then needs to go down the the last row of the 6x6 table and then to the last cell of that table and copy the value in that cell. It should then go to the SUMMARY table and paste the value in the corresponding cell in column I.

This macro needs to search the entire DATA sheet for all TYPE 3 references then stop when all are found.

Can someone help me, please?

Thanks in advance for any help I can get.
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
Can anybody help get me started?

Please??
 
Upvote 0

Forum statistics

Threads
1,224,613
Messages
6,179,903
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