+ Reply to Thread
Results 1 to 2 of 2

Entering Data on Sheet One, Transfer to Sheet Two

  1. #1
    Registered User
    Join Date
    11-15-2012
    Location
    Houston, Tx
    MS-Off Ver
    Excel 2010
    Posts
    3

    Entering Data on Sheet One, Transfer to Sheet Two

    Hi all, I've been mulling over how to best go about a particular task. Long story short, I think what I need to do is use combo boxes and check boxes to set row 2 of sheet 1 to a particular combination of data. Row 1 would be the headers, row 2 would be the data.

    Once the selections have been made, is there a quick macro I can use (I know nothing of macros) to copy the data from row 2 of sheet 1 and place it in first empty row of sheet 2.

    I would prefer to have a button on the screen do this...is that possible?

  2. #2
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,026

    Re: Entering Data on Sheet One, Transfer to Sheet Two

    This could quite easily be done with a worksheet_change event. You would enter the data in row 2 and when you enter the last piece of data in the last column in row 2, the data would be copied automatically to sheet 2. Assuming that the last column that will have data is the same each time, what is the last column in which you will enter data?

+ 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: 10
    Last Post: 08-14-2013, 03:32 PM
  2. Auto entering data from sheet 2 into sheet 1 of the same workbook
    By cornerstoneparry in forum Excel General
    Replies: 8
    Last Post: 07-02-2013, 06:31 PM
  3. Transfer inputed Data from Sheet x: row x to Sheet y : row y or Sheet z: row z
    By Joecruz749 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-04-2013, 03:20 PM
  4. Replies: 1
    Last Post: 02-13-2013, 01:32 PM
  5. Taking data from sheet 3 and auto entering it useing a keyword to sheet 1
    By mark petrak in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-29-2008, 10:32 PM

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