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

Filter and copy data

$
0
0
Hi,

I have a excell sheet with some data.

I want to filter the daca and copy it to Sheet 2,

For example

In sheet 2 I have
A1 = Nike
B1 = Puma


In sheet 1 I have lots of Nike and Puma products.

I want to make a macro to fliter sheet 1 so that Column A in sheet 1 get filtered by contains Puma. than select all filtered result, copy it and paste transpose in Sheet 2 row B next to Puma.

I have more products, this is jsust to explain what i need to do.

Any help is appriciated.

Viewing all articles
Browse latest Browse all 50243

Trending Articles