+ Reply to Thread
Results 1 to 3 of 3

Macro that helps copying filtered data in file A and paste to file B ?

  1. #1
    Registered User
    Join Date
    04-30-2013
    Location
    sea
    MS-Off Ver
    Excel 2010
    Posts
    2

    Question Macro that helps copying filtered data in file A and paste to file B ?

    I'm working with 2 files: file "Liver1" & "Liver2" (excel 2010)

    Here are what they look like

    Liver1
    \1

    Liver2
    \1

    My task:
    1) Filter customer A column in file Liver1 to get the numbers only
    2) Copy Prod.Name, Prod.Code and those numbers and paste to file Liver2 (see picture)
    3) Back to file Liver1, unfilter customer A column, filter customer B column and repeat.

    My problem is I have to deal with a large numbers of prod.codes and customers everyday so I think I shouldnt copy them manually.
    I'd be appreciate if anyone could help me to solve this : )

    My sample files attached belowLiver2.xlsxLiver1.xlsx

    Pls notes:
    I receive file Liver1 from my colleagues everyday and file Liver 2 is used to store data in one month
    Attached Images Attached Images

  2. #2
    Forum Expert
    Join Date
    10-06-2008
    Location
    Canada
    MS-Off Ver
    2007 / 2013
    Posts
    5,543

    Re: Macro that helps copying filtered data in file A and paste to file B ?

    Have a look at SpecialCells(xlCellTypeVisible)

  3. #3
    Registered User
    Join Date
    04-30-2013
    Location
    sea
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Macro that helps copying filtered data in file A and paste to file B ?

    Quote Originally Posted by jolivanes View Post
    Have a look at SpecialCells(xlCellTypeVisible)
    Thks for ur comment

    But Im afraid I cant code my own macro cuz my vba knowledge is not enough to do that

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1