+ Reply to Thread
Results 1 to 4 of 4

VBA code to pull only required data rows in to another sheet

  1. #1
    Registered User
    Join Date
    12-07-2015
    Location
    kuwait
    MS-Off Ver
    MS-2010
    Posts
    9

    VBA code to pull only required data rows in to another sheet

    Hi,
    I am new in excel programming.I need a VBA code to pull only required data rows in to another sheet of same workbook with matching 2 conditions values, that are Colum C above 100 and Colum D above 10.
    My data range is A1:F550
    I cannot use Data Filter and copy paste bcoz my sheet updates every minutes, so I need a VBA code for this.Please help me.

  2. #2
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,056

    Re: VBA code to pull only required data rows in to another sheet

    Try:
    Please Login or Register  to view this content.
    You can say "THANK YOU" for help received by clicking the Star symbol at the bottom left of the helper's post.
    Practice makes perfect. I'm very far from perfect so I'm still practising.

  3. #3
    Registered User
    Join Date
    12-07-2015
    Location
    kuwait
    MS-Off Ver
    MS-2010
    Posts
    9

    Re: VBA code to pull only required data rows in to another sheet

    Mumps..thanks for your help.This code is not working for me, its not creating Sheet2 with requested data.could you please rectify.

  4. #4
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,056

    Re: VBA code to pull only required data rows in to another sheet

    When I tried the code on some dummy data, it worked as you requested. Could you post a copy of your file? It would be easier to help I could see how your data is organized.

+ 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. Replies: 0
    Last Post: 07-08-2015, 06:31 AM
  2. [SOLVED] VBA Code to Pull Data from a Sheet Based on Date and Add that Data to Another Sheet
    By drsadistic in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-09-2014, 12:53 AM
  3. [SOLVED] need help of vba code to pull data multiple times into master sheet
    By johnodys in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 03-13-2014, 03:41 AM
  4. [SOLVED] help on vba code to pull data from sheet ONSITE
    By johnodys in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-20-2013, 01:51 PM
  5. google spreadsheet need function/code to pull data from one sheet to another
    By venusrena in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 1
    Last Post: 04-27-2013, 04:48 AM
  6. Code Required To Use Condition To Copy Data From Different Worksheets Into Another Sheet
    By lukerogers1987 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-29-2012, 05:26 AM
  7. VBA Code Required to Get Data Which is In Coloums Into Rows
    By stublair in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-16-2005, 12:40 PM

Tags for this Thread

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