Results 1 to 3 of 3

Thread: Macro for collecting data for summation on separate spreadsheet

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2012
    Posts
    13

    Macro for collecting data for summation on separate spreadsheet

    Hey all,

    I'm new to VBA and I'm trying to figure out how to create a macro that will pull numbers out of a seperate spreadsheet based on the name given in that row and match it with the same name in the first spreadsheet while summing all of the rows with the same name. I would then like to do the same thing again, except separate the sum of the rows based on not only what name they have, but also whether they're green or red. It's kind of hard for me to explain so I've included a basic example of what I'd be starting with in this post. Any help is appreciated!

    Basic Example.zip

  2. #2
    PowerPoster
    Join Date
    Oct 2008
    Location
    Midwest Region, United States
    Posts
    3,574

    Re: Macro for collecting data for summation on separate spreadsheet

    Is this thread different from this: http://www.vbforums.com/showthread.p...nd-Reformating

    ?

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2012
    Posts
    13

    Re: Macro for collecting data for summation on separate spreadsheet

    Yes it is. Tbh it's for the same project, but what I'm trying to do here is different from that post (otherwise I would've just used the responses I got in that post haha )

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width