+ Reply to Thread
Results 1 to 6 of 6

Automatic copy filter data from one sheet to another?

  1. #1
    Registered User
    Join Date
    09-04-2019
    Location
    Jersey
    MS-Off Ver
    16.28
    Posts
    6

    Automatic copy filter data from one sheet to another?

    Hi All,

    Wondering if you can help, I will probably explain this really badly.

    So I have a a sheet which is filtered at the top, at the bottom is a formula to calculate certain data.. I then copy that data into another excel sheet (summary) is there a way to make this easier? or automatic? currently I switch between the two sheets, adjust my filter, scroll to the bottom, copy the formula data, switch to the other sheet and paste into the correct cell.


    Thanks so much for the help!

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,794

    Re: Automatic copy filter data from one sheet to another?

    It's a bit difficult to tell what you are doing from those pictures. It would help if you attached a sample Excel workbook instead.

    To do this, click on Go Advanced (below the Edit Window) while you are composing a reply, then scroll down to and click on Manage Attachments and the Upload window will open. Click on Browse and navigate to (and double-click) the file icon that you want to attach, then click on Upload and then on Close this Window to return to the Edit window. When you have finished composing your post, click on Submit Post.

    Don't try to use the Paperclip icon, as it doesn't work on this forum.

    You might be able to use a SUMIFS formula on the second sheet.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    09-04-2019
    Location
    Jersey
    MS-Off Ver
    16.28
    Posts
    6

    Re: Automatic copy filter data from one sheet to another?

    Hello Pete,

    Thanks so much for the quick reply. I have attached a spreadsheet with similar data on.

    I have highlighted in Yellow, the key areas.

    So on the AW19 up to 30-06-19 tab, this is the main data that is filtered by the 'vendor' section,

    from here I look at the bottom formula to view the combined data, copy that information highlighted in yellow and then select the Summary tab and paste that data into the relevant vendor.

    Is there a way to automatically copy the 'AW19 up to the 30-6-19' bottom formula into the Summary sheet? filtered by each vendor.

    Thanks again for the help!
    Attached Files Attached Files

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,794

    Re: Automatic copy filter data from one sheet to another?

    I'll take a look later on, as I'm just about to go out now.

    Pete

  5. #5
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,794

    Re: Automatic copy filter data from one sheet to another?

    You can put this formula in cell G4 of the Summary sheet:

    =SUMIF('AW19 Up to 30-06-19'!$A:$A,$C4,'AW19 Up to 30-06-19'!G:G)

    Copy it into H4:I4, then copy those formulae down to row 17. This accounts for all the data in the AW19... sheet, but if you had other data in there that relates to different months and wanted the Summary sheet to pick out a particular month, you would need to use SUMIFS, which has a slightly different syntax.

    Anyway, this removes the need to use AutoFilter to fill the data.

    Hope this helps.

    Pete

  6. #6
    Registered User
    Join Date
    09-04-2019
    Location
    Jersey
    MS-Off Ver
    16.28
    Posts
    6

    Re: Automatic copy filter data from one sheet to another?

    Hi Pete,

    Thats amazing, thanks so much! .. works perfectly.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Create Filter automatic filter of list in other sheet
    By martijnrikkert in forum Excel General
    Replies: 4
    Last Post: 12-30-2018, 07:33 PM
  2. Formular for copy data automatic from another sheet
    By issa.o in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-12-2017, 02:50 PM
  3. [SOLVED] Copy specific column data from one sheet to another sheet using Certain filter Criteria
    By xlhelp7 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-02-2017, 12:09 AM
  4. automatic filter and copy to new sheet
    By oeyandyprawira in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-26-2015, 08:16 PM
  5. Replies: 1
    Last Post: 06-05-2013, 07:03 AM
  6. Copy Data from Multiple weekly Sheet to Monthly sheet and filter the data
    By santhoshjoseph in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-06-2012, 07:07 AM
  7. Replies: 6
    Last Post: 03-16-2009, 07:43 AM

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