Results 1 to 6 of 6

Searching Values that Follow a Specific Format and Copy Rows to a New Sheet

Threaded View

  1. #1
    Forum Contributor
    Join Date
    06-29-2012
    Location
    Calgary CA
    MS-Off Ver
    Excel 2010
    Posts
    117

    Searching Values that Follow a Specific Format and Copy Rows to a New Sheet

    Hello VBA Gurus:

    Please write a VBA code that do the following tasks:

    Pseudo Code:

    *This code applies to Quote Summary sheet ONLY.

    1, Create a new sheet on the next available tab and name it "Quote Summary(DHC-8)".

    2, Copy the first row of "Quote Summary" to the sheet "Quote Summary(DHC-8)".

    3, Start from Row 2, if cell A2 has the format " 8xxxxxxx-" (Before "-" : all number, starting at 8, 8 digits ; After "-" : number and letter , can be any length), then copy row 2 to the next available row on the sheet "Quote Summary(DHC-8)".

    4, Repeat until the end of the sheet "Quote Summary"


    Sample File
    Process Sample 7-Get Dash8 Parts.xlsm


    Thank you and I am looking forward to your response,

    Chris
    Last edited by aviatecar; 11-17-2014 at 11:48 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Copy rows with specific text in specific column into specific sheet
    By Valemaar in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 08-22-2014, 03:23 PM
  2. Replies: 3
    Last Post: 08-06-2014, 07:57 AM
  3. Replies: 1
    Last Post: 05-26-2014, 09:22 AM
  4. Copy rows with values in specific column to first empty row in specified sheet
    By scaffdog845 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-20-2013, 08:29 PM
  5. Replies: 0
    Last Post: 09-17-2012, 11:10 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