+ Reply to Thread
Results 1 to 4 of 4

Transfer Rows To every Sheet

  1. #1
    Registered User
    Join Date
    10-02-2012
    Location
    Philippines
    MS-Off Ver
    Excel 2003
    Posts
    29

    Transfer Rows To every Sheet

    Hi guys,

    Please help me building a macro to my spreadsheet.

    In sheet 1, I do have a daily record of contributions of every name in column A.

    What I am trying to do is transfer automatically the rows (matching the cells in column A and sheets) to their corresponding sheets.

    I want to run the macro every time add new records, but there should be NO duplicates entries.

    Contributions.xls

    Please help. Thanks in advance.
    Last edited by ermengard; 11-27-2014 at 08:15 PM.

  2. #2
    Forum Contributor
    Join Date
    09-05-2012
    Location
    Dubai
    MS-Off Ver
    Office 365
    Posts
    409

    Re: Transfer Rows To every Sheet

    Here you go.......

    Press ALT+F8 and run the macro and check ....
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    10-02-2012
    Location
    Philippines
    MS-Off Ver
    Excel 2003
    Posts
    29

    Re: Transfer Rows To every Sheet

    Hi Naveen,

    Your code is amazing. Is it possible also to make the column C of each new sheets to be sorted? Where should I insert the filter code in your macro.
    This will make easier if I'm working with around a thousand worksheets.
    Thanks.

  4. #4
    Forum Contributor
    Join Date
    09-05-2012
    Location
    Dubai
    MS-Off Ver
    Office 365
    Posts
    409

    Re: Transfer Rows To every Sheet

    Just put these 2 lines of code after Application.DisplayAlerts= True

    Please Login or Register  to view this content.

+ 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. How to transfer multiple entire rows to a new sheet?
    By Fred45 in forum Excel General
    Replies: 1
    Last Post: 11-19-2014, 10:13 AM
  2. [SOLVED] Need VBA code to not transfer duplicate rows over to another sheet using pop up menu
    By ElmerFud in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-03-2014, 09:23 AM
  3. [SOLVED] Conditional Transfer of Rows to Another Sheet
    By turkeyman2000 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-15-2014, 06:11 AM
  4. Replies: 1
    Last Post: 01-28-2011, 05:58 PM
  5. Transfer selected rows to sheet
    By vect98 in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 01-22-2007, 02:45 PM

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