+ Reply to Thread
Results 1 to 5 of 5

Copy values from one sheet to the other

  1. #1
    Registered User
    Join Date
    01-20-2012
    Location
    Montreal
    MS-Off Ver
    Excel 2007
    Posts
    18

    Copy values from one sheet to the other

    Hi everyone
    I know the title sounds a little basic but actually it's a big problem I have.
    I am creating a work control excel workbook. I want a worksheet people will enter values everyday and another one that will compile the values.
    That way, the user will enter the date, the required informations that are compiled on the other sheet so the next he can changes the date, the fields clear themselves, enter the new informations that are copied next to the ones from the day before in the compilation sheet.
    I don't think I need to write a macro in vba in order to be able to do this but if needed I don't fear doing it. My problem is I have a hard time figuring how to process.
    Have anyone ever done something like that? Do you have hint and tips about how I can do that?
    Thanks for helping!

    Bénédict

  2. #2
    Registered User
    Join Date
    01-21-2012
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    41

    Re: Copy values from one sheet to the other

    Hello Bénédict!

    You should use data validations for your people and copy special only values to your sheet. I would do it if I were you.

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

    Re: Copy values from one sheet to the other

    Do you have a sample book that you could attach so we could assist you better?
    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]

  4. #4
    Registered User
    Join Date
    01-20-2012
    Location
    Montreal
    MS-Off Ver
    Excel 2007
    Posts
    18

    Re: Copy values from one sheet to the other

    Hi here's a workbook that will give you an idea about what I'm trying to do. On the fist sheet, the worker enters the date, the projects and the resources and quantities. On the second sheet, data is compiled for everyday. So, If the worker saves, the data is on 2places at the same and when he comes back and enter the values for the next day, they're entered next to those from the first day on the second sheet(see attchment day1 and day2). I'm thinking I will need a macro in order to do that but still I don't know how to proceed.

    Thanks for your help

    Bénédict

    the attachedd files are a really simple representation of what I'm doing, but I believe it gives a good idea about what I want to do. I can't show the real thing on the web.
    Attached Files Attached Files
    Last edited by benedictexcel; 01-23-2012 at 11:04 AM.

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

    Re: Copy values from one sheet to the other

    Use this code -
    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)

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