+ Reply to Thread
Results 1 to 2 of 2

formula on getting weekday with lookup to other tab.

  1. #1
    Forum Contributor
    Join Date
    03-09-2010
    Location
    Philippines
    MS-Off Ver
    Excel 2007
    Posts
    235

    formula on getting weekday with lookup to other tab.

    Hi Guys,

    Could anyone here can help me on how to lookup a total number of records by weekday.

    Attached is spreadsheet as sample.

    I want activity by owner summary to get records from email data. i.e. on activity by owner summary have different data owner and i want to lookup the data from email data tab in data owner.

    thanks alot..

    kindly assists me on this. i need this sample report very badly.

    thanks again.
    Attached Files Attached Files

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: formula on getting weekday with lookup to other tab.

    Put this formula in C22 and copy down, then copy to other columns:

    =SUMPRODUCT(--('email data'!$F$1:$F$100=C$20), --('email data'!$N$1:$N$100=$B22))
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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