+ Reply to Thread
Results 1 to 6 of 6

Populating from one sheet to another, by Date

  1. #1
    Registered User
    Join Date
    03-16-2004
    Posts
    65

    Populating from one sheet to another, by Date

    I am trying to total up by a Range of Dates some information from one page to another through VBA. I am having a tough time with this one, I can't seem to get the correct information over to the other page.

    I have successfully been able to transfer the data via a series of SUMIF statements, but it really is very inefficient and takes a while when the data repopulated by another program. So I am trying to do it via VBA.

    I put some notes on the worksheet I am posting.

    Any help would be much appreciated...
    Attached Files Attached Files
    Last edited by TyeJae; 10-30-2008 at 01:10 PM.

  2. #2
    Registered User
    Join Date
    03-16-2004
    Posts
    65
    Is this something very complicated? I've been trying it and still coming up blank too.

    Any help?

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Have you tried a PivotTable?
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  4. #4
    Registered User
    Join Date
    03-16-2004
    Posts
    65
    No I haven't, never really experimented with one of those. I'll look into that a bit.

  5. #5
    Registered User
    Join Date
    03-16-2004
    Posts
    65
    Ok the pivot table thing is really cool. Never messed with one of those before, however it slows down the program bad. It takes a good 5 minutes when the new information is put into the spreadsheet, and without the pivot table it takes about a tenth of a second. So again the only way I've been able to accomplish the task I need done, it takes forever.

    Is there a way to do what I want to accomplish in VBA?

  6. #6
    Registered User
    Join Date
    03-16-2004
    Posts
    65
    If anyone else comes across this problem, here is the solution to the problem I had. I figured it out...

    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)

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