+ Reply to Thread
Results 1 to 5 of 5

automating repetitive tasks

Hybrid View

  1. #1
    Forum Expert
    Join Date
    10-10-2008
    Location
    Northeast Pennsylvania, USA
    MS-Off Ver
    Excel 2007
    Posts
    2,387

    Re: automating repetitive tasks

    hoshino,

    See the attached workbook "Automating repetitive tasks - hoshino.xls".

    The formula in cell H2 (copied down):
    =SUMPRODUCT(($B$2:$B$1000=$G2)*($F$2:$F$1000))

    You will not have to sort your data in column B.


    If you would like this automated, then please post your workbook (and I will create a macro for you) - scroll down and see "Manage Attachments".


    Have a great day,
    Stan
    Attached Files Attached Files
    Have a great day,
    Stan

    Windows 10, Excel 2007, on a PC.

    If you are satisfied with the solution(s) provided, please mark your thread as Solved by clicking EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

  2. #2
    Registered User
    Join Date
    05-08-2007
    Posts
    6

    Re: automating repetitive tasks

    Stanley

    Thank you so much for the answer, that is an intellegent way to do it.
    I can't upload the real workbook for priivacy reasons but have attached an example close to what I am working with....

    If its possible to make a Macro for this I'd be most appreciative,


    Thank you!
    Attached Files Attached Files

  3. #3
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: automating repetitive tasks

    Hi

    If columns C:E aren't really blank in your data, but have headings etc, then try using a pivot table to generate the list of unique names and sum the amounts.

    rylo

  4. #4
    Forum Contributor
    Join Date
    02-27-2008
    Posts
    764

    Re: automating repetitive tasks

    Hi
    Here is a macro which sums col F of each worker and lists it in col H & I
    ravi
    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