+ Reply to Thread
Results 1 to 2 of 2

Vba macro to split the data to three sheets depends upon single & repeats

  1. #1
    Forum Contributor
    Join Date
    07-23-2013
    Location
    bangalore
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    143

    Vba macro to split the data to three sheets depends upon single & repeats

    Dear Experts

    I am looking for help with my workbook attachment

    I have Repeats prod code in column E:E repeats & single value in that column

    i want split E;E column data as Single Time to sheet1 then First Value of Repeat Value to Sheet2
    Rest of Repeats Value to Sheet3

    Please Find the attachment

    FOR E.G
    PROD001 REPEAT 3 TIMES in COLUMN E:E
    FIRST PROD001 MOVE TO SHEET2
    REST 2 PROD001 MOVE TO SHEET3....
    ONE TIME VALUE MOVE TO SHEET1.... WITH THE RANGE OF A:N
    Attached Files Attached Files

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Vba macro to split the data to three sheets depends upon single & repeats

    A few questions -

    Once the data is copied to the respective sheets, do you want it to be cleared from the ONSITE sheet?

    If there is existing data in Sheet1 - 3 in your file, should it be cleared before running the macro?
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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: 9
    Last Post: 06-06-2013, 11:25 PM
  2. Macro to Split Data Onto Separate Sheets
    By kestefon in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 02-20-2013, 11:02 AM
  3. [SOLVED] Split Macro modification to Split into new Workbooks instead of sheets within one workbook
    By DLSmith in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-13-2012, 08:11 PM
  4. [SOLVED] Macro to split a single cell data into rows and copying other cells
    By CVARGA66 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 07-10-2012, 04:29 PM
  5. Replies: 2
    Last Post: 02-21-2012, 09:21 AM

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