Results 1 to 2 of 2

Sum multi-columns (weeks) in worksheet to single month column in different worksheet

Threaded View

  1. #1
    Registered User
    Join Date
    06-19-2013
    Location
    Madison, WI
    MS-Off Ver
    Excel 2010
    Posts
    2

    Sum multi-columns (weeks) in worksheet to single month column in different worksheet

    1. I have a worksheet (A) that takes input from another worksheet, start date, scope, number resources, and calculates how many weeks it needs to apply for that project. It also places the number of resources for different phases of the project such as if 5 is the total number of resources then cuts that number in half and applies it to a different task than the main task. Such as develop software = 5 resources but test software = 2.5 resources. So weeks 1 – 4 is 5 resources and weeks 6-8 is 2.5 resources as an example. There are several project running so in any column the resource numbers fluctuate up and down depending on the phase(week) each project is running.

    2. I have a worksheet (B) that has a column for each month and year (Jan-14,Feb-14…Dec-14) that I want to summarize from sheet (A).

    3. I want to update the columns from sheet (A) that is dynamic with the resources (Associated with tasks, but don’t want the tasks copied just resource numbers) and could start in any month.

    4. Sheet A each month has multiple columns as they are based on week. The month consists of 3 to 4 weeks and must sum up each weeks resource in the month.

    Worksheet A
    		  4/24/14	5/1/14	5/7/14	5/14/14	6/1/14	6/7/14	…	12/31/14
    Pro1	Incremental 	5	9	8	6	9	6	…	8
    Proj1	ReAllocated 	2	0	7	5	5	5	…	6
    Proj2	Incremental 	7	9	15	11	14	11	…	14
    Proj2	ReAllocated 	2	4	6	4	9	4	…	2
    
    Worksheet B
    	    Jan-14	Feb-15	Mar-14	Apr-14	May-14	Jun-14	…	Dec-14
    Incremental 	0	0	0	13	58	40		22
    ReAllocated 	0	0	0	4	27	23		8
    Total         	0	0	0	17	85	63		30
    Your help would be greatly appreciated. Thank You.
    Last edited by JBeaucaire; 11-13-2014 at 05:32 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 6
    Last Post: 06-13-2016, 11:23 AM
  2. [SOLVED] copy data from cells in a column on one worksheet to a single cell in another worksheet
    By jpsnickers in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-03-2013, 07:02 PM
  3. Need help to copy multi page web data into a single worksheet
    By arock08 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-02-2013, 03:07 AM
  4. Replies: 2
    Last Post: 08-16-2012, 01:41 PM
  5. Generating multi[ple worksheets from a single master worksheet
    By zenadiani in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-21-2010, 05:06 PM

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