IMPOSSIBLE: Search and retrieve to new sheet based on adjacent merged cell value

CDxel2011

New Member
Joined
Aug 5, 2011
Messages
5
Hi,

I may be asking the impossible or this may have been asked already if so apologies in advance.

I am trying to create a macro that will search for all unique values within a sheet and list them on another sheet, by identifying the values based on the adjacent merged field.

Additional I am looking for a macro coded in Excel 2003 and 2010.

I'd insert an image as an example but I don't have photo bucket or anything similar.
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
Hello,

can you not just type in an example of some of your data, and the results you expect?
 
Upvote 0
Hello,

can you not just type in an example of some of your data, and the results you expect?

I shall have a go:

ABCDEFGH
1Mall
2Fruit StallBanana
3 Pear
4 Melon
5
6BakeryCakeFruit StallApple
7BreadLemon
8SandwhichesCherry
9
10BakeryRoll
11Brown Bread
12Cream Horn

<tbody>
</tbody>

The above is rough idea the Fruit Stall and Bakery are in merged cells next to the items so all three cells.
 
Upvote 0
Hello,

so you want to copy over Banana, Pear and Melon from the first fruit stall.

If any other Fruit Stall has Banana, Pear or Melon, then you wouldn't want to copy this over.

Do you want to copy over Fruit Stall or Bakery with the item too?
 
Upvote 0
Hello,

so you want to copy over Banana, Pear and Melon from the first fruit stall.

If any other Fruit Stall has Banana, Pear or Melon, then you wouldn't want to copy this over.

Do you want to copy over Fruit Stall or Bakery with the item too?

Ideal all the items listed next to Fruit Stall whether in the sheet it occurs then list on another sheet.

Thanks
 
Upvote 0

Forum statistics

Threads
1,215,098
Messages
6,123,082
Members
449,094
Latest member
mystic19

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