+ Reply to Thread
Results 1 to 5 of 5

Data entered on wrksheet to be copied to new line on next wrksheet - related to date?

  1. #1
    Registered User
    Join Date
    07-08-2011
    Location
    Perth, Australia
    MS-Off Ver
    Excel 2003
    Posts
    2

    Question Data entered on wrksheet to be copied to new line on next wrksheet - related to date?

    Hello all,

    I took up the challenge to find a solution to what I am trying to achieve, but was only able to figure out how to create a new line from data entered in a single cell. Lame...I know.

    What am trying to achieve is relatively straight forward, but my limited experience in vba means I require assistance.

    My file has 3 worksheets; 'Operator Daily', 'Data Tracking' & 'Graphs'.
    Data is manually entered only on the first worksheet 'Operator Daily', into the blue cells. The date on which data is entered is also entered in cell F2.

    What I am really hoping to do, is for each date entered, the correspending data against that date is copied onto a new line in the worksheet 'Data Tracking', in the relevant cells .
    There are 4 plant components with 4 data entry cells each, meaning that with each date entered, 16 cells need to be copied to 'Data Tracking'. The last worksheet 'Graphs' is already setup to collect plot points from the 'Data Tracking' worksheet.

    I'm not sure what logical sequence is needed to achieve this - I have researched as many related posts as possible but are unable to find something relevant to my file.
    I am really getting stuck with the fact that; The data which needs to be copied onto a new line of the 'Data Tracking' worksheet, needs to correlate to the date entered on the 'Operator Daily' worksheet.

    I have attatched where the file is at, with simple cell references so you can get an idea of where I'd like data to be copied to. There is no code.

    Any assistance would be greatly appreciated. Thanks in advance.

    Walt
    Attached Files Attached Files
    Last edited by walt_k; 07-18-2011 at 03:56 AM.

  2. #2
    Registered User
    Join Date
    07-15-2011
    Location
    Minneapolis
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Data entered on wrksheet to be copied to new line on next wrksheet - related to d

    I need nearly the same thing in mine.
    Attached Files Attached Files

  3. #3
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Data entered on wrksheet to be copied to new line on next wrksheet - related to d

    Hi Walt

    Welcome to the Forum!

    This code is in the attached.
    Please Login or Register  to view this content.
    Enter your data in Sheet "Operator Daily" and Click the UpDate Button. Be aware, Sheet "Operator Daily" DOES get cleared. Sheet2 is included only for testing.

    Let me know of issues.
    Attached Files Attached Files
    Last edited by jaslake; 07-16-2011 at 04:34 PM.
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

  4. #4
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Data entered on wrksheet to be copied to new line on next wrksheet - related to d

    Hi snoproyoder

    You can try to adapt the code provided in the attachment but one of our Forum Rules reads as follows:

    2. Don't post a question in the thread of another member -- start your own. If you feel it's particularly relevant, provide a link to the other thread.

    I looked at your file and didn't follow what you're trying to do...start your own Thread and explain further what you're after.

  5. #5
    Registered User
    Join Date
    07-08-2011
    Location
    Perth, Australia
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Data entered on wrksheet to be copied to new line on next wrksheet - related to d

    Solution comprehensively SOLVED. Brilliant.

    Much thanks John.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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