+ Reply to Thread
Results 1 to 2 of 2

Automatic Copy Paste

  1. #1
    Registered User
    Join Date
    05-25-2010
    Location
    Halifax, Canada
    MS-Off Ver
    Excel 2007
    Posts
    15

    Automatic Copy Paste

    Hi All,

    This one has me stumped. I am wondering if it is possible to program a button to copy from a constant range of cells..perhaps a named range..and paste the values into the next blank column in the same row.

    I'm looking to set up a workbook that has 2 sheets. One is a raw data sheet that is dumped in each day. Then there will be a table on the second sheet. The first column of this table performs calculations on the raw data from the first sheet and presents statistics regarding that data (sums, averages, etc). Following that will be a column for each day of data. Each day the raw data is dumped in, the calculations column will need to be copied to its day in the table. This way trends can be charted over time. For the first week or so this wouldn't be so bad but after a few weeks copying and then scrolling all the way over to paste would get insanely time consuming and tedious.

    Is what I have in mind possible?

    Thanks for any help!

    N
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: Automatic Copy Paste

    Like this.

    Please Login or Register  to view this content.
    You can create a button by going to the developer tab (2007), which you may have to add, and inserting a button. Assign the macro to this button.

    Note: We could make it more fancy by comparing today's date with the dates in row 2 to make sure its going to the right spot but it sounds like you will be dilligent about doing this on a daily basis.

+ 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