+ Reply to Thread
Results 1 to 11 of 11

How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

  1. #1
    Registered User
    Join Date
    11-28-2008
    Location
    Palembang
    Posts
    66

    How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

    Hello Bos ??
    Sorry, anyone can help me, please..

    I want entry the data with different row and different cells, so when I click the button, the data on sheet1 is clear and copy to empty row on sheet2 and automatic create a border and automatic insert new row, so we can entry again and next. And I attached my sample Excel File with the description too.

    Thank's before
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628

    Re: How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

    See attached file... I hope it can help you.
    Regards,
    Antonio
    Attached Files Attached Files

  3. #3
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

    Like this perhaps:
    Please Login or Register  to view this content.
    Last edited by JBeaucaire; 05-22-2009 at 04:11 AM. Reason: Sheet removed...see below for latest version
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  4. #4
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610

    Re: How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

    Does this help?
    Examples.xls
    Ben Van Johnson

  5. #5
    Registered User
    Join Date
    11-28-2008
    Location
    Palembang
    Posts
    66

    Thumbs up Re: How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

    Hello all my Friends, thank's for your help.
    and I have a question again to this Thread.
    How we can check if the No. Invoice is already on Sheet2 ?
    So, to avoid double in No. Invoice here.

    Thank's all

  6. #6
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

    Here's the updated macro and updated sheet. This will no longer transfer items with duplicated Invoice numbers:
    Please Login or Register  to view this content.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    11-28-2008
    Location
    Palembang
    Posts
    66

    Re: How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

    Hello Bos ?? Can u help me something again, please
    I want use checkbox (Invoice Pending) and When I click the checkbox, the data copy from sheet1 to sheet2 begining from A16 and next row.
    But when the checkbos is unchecked, the data copy form sheet1 to sheet2, begining from A6 and next row.

    And I attached the file Examples.xls here.

    Thank's before
    Attached Files Attached Files

  8. #8
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

    First, get rid of the FORMS checkbox and replace it with a Controls CheckBox. Now it can be more easily evaluated.
    Please Login or Register  to view this content.
    Add the TODAY() formula into the cell on Sheet1 and your ready to go.

    You didn't indicate this was "insertion" macro, so it just appends to the bottom of each section. There's not a lot of room there in the top section, but I guess you know that.
    Attached Files Attached Files

  9. #9
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

    Went ahead and made a version that "inserts" rows on Sheet2 so the page will expand forever as needed. Use the version that works best for you.

    Please Login or Register  to view this content.
    Attached Files Attached Files

  10. #10
    Registered User
    Join Date
    11-28-2008
    Location
    Palembang
    Posts
    66

    Re: How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

    Hello Bos, can u help me again, please..
    I want copy the data from Sheet1 (Examples.xls) to Sheet1 (Examples (Results).xls) too after copy to Sheet2 (Examples.xls) when I click OK Button. And How can i Group by Customer Name and Auto Range No. Invoice like 111-115 if Invoice number is sequential when copy the data ??

    And I have attached 2 (two) files for this thread.
    1) Examples.xls
    2) Examples (Results).xls
    Attached Files Attached Files

  11. #11
    Registered User
    Join Date
    11-28-2008
    Location
    Palembang
    Posts
    66

    Re: How Copy the Data from more cell in sheet1 to a row on sheet2 (others sheet)

    Hello.. anyone can help me, please..
    I want copy the data from Sheet1 (Examples.xls) to Sheet1 (Examples (Results).xls) too after copy to Sheet2 (Examples.xls) when I click OK Button. And How can i Group by Customer Name and Auto Range No. Invoice like 111-115 if Invoice number is sequential when copy the data ??

    And I have attached 2 (two) files for this thread.
    1) Examples.xls
    2) Examples (Results).xls

    Thank's before
    Attached Files Attached Files

+ 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