+ Reply to Thread
Results 1 to 2 of 2

Extract Data From another sheet using VBA

  1. #1
    Registered User
    Join Date
    10-19-2010
    Location
    Ross on Wye, England
    MS-Off Ver
    Excel 2003
    Posts
    13

    Extract Data From another sheet using VBA

    I have a data sheet in a workbook which I need to extract all the rows where Col G is equal to "Y" and insert the adjacent Cells (Cols A:F) into another sheet.

    Is there a piece of VBA code that can do this please?

    Many thanks

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Extract Data From another sheet using VBA

    Hi Joy and welcome to the forum.

    Could you sort your data using col G and then copy and paste the group of rows from col A to F to your new sheet?

    This might be easier than using VBA. For a VBA solution we would really need a sample workbook to write code behind. You need to click on "Go Advanced" and use the paperclip icon above the message to attach a sample file.

+ 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