+ Reply to Thread
Results 1 to 4 of 4

use vba to copy cell values from one workbook to another

  1. #1
    Registered User
    Join Date
    04-16-2010
    Location
    Brisbane Australia
    MS-Off Ver
    Excel 2003
    Posts
    42

    use vba to copy cell values from one workbook to another

    Hi all

    I have a worksheet that filled with formulas that figure out results and changes month to month. I am now trying to make another sheet that records the scores each month.

    Any ideas? I'll work on getting a dummy file but don't have one on me at the moment
    Last edited by reynastus; 03-07-2012 at 07:00 AM.

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

    Re: use vba to copy cell values from one workbook to another

    Your main file is already recording the values for the month. What is the use of the 2nd monthly file?
    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]

  3. #3
    Registered User
    Join Date
    04-16-2010
    Location
    Brisbane Australia
    MS-Off Ver
    Excel 2003
    Posts
    42

    Re: use vba to copy cell values from one workbook to another

    Sorry it was not the clearest of questions. The reports page has calculations that are updated based on the current date and so the number changes month to month. The new sheet is to track those monthly scores so on Jan 1 I press a button and it puts the scores as they are on the reports page into the new page. Time goes on and then Feb 1 I do the same giving me two scores.

    I'll get a copy of the spreadsheet to upload and make it easier to understand

    Cheers
    Rey

  4. #4
    Registered User
    Join Date
    04-16-2010
    Location
    Brisbane Australia
    MS-Off Ver
    Excel 2003
    Posts
    42

    Re: use vba to copy cell values from one workbook to another

    Here is a very stripped down version of the spreadsheet I am talking about (as the original is too big to upload). Sheet 2 only has one formula working on it but that is not really that important.

    The idea is that data is entered on the Yearlys! worksheet. Sheet2! calculates the percentages of each unit and when they have attended the particular course, Sheet3! is the sheet that I am looking into. The idea being that each month a button is pressed on Sheet3 and it is populated with the percentages from Sheet2! at that particular point in time.
    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