+ Reply to Thread
Results 1 to 27 of 27

Summarising data.

Hybrid View

  1. #1
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Summarising data.

    From PM:

    If I wanted to change the drop down list to dates rather than days of the week do I need to update the indirect formula?
    So you will have a date, like June 17, 2009 and you want it to know that is a Wednesday and therefore look up the sheet named 'Wednesday', is that correct?
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  2. #2
    Forum Contributor
    Join Date
    06-03-2008
    Location
    Northern Ireland
    MS-Off Ver
    2003
    Posts
    107

    Re: Summarising data.

    I actually now have to change the tab name and the drop down list to link as a date.

    No days will be used a list of dates will be. A workbook will have all the days on the month and a summary sheet.

    Hope that makes sense. Thanks for the reply btw!

    Format of the date will be dd.mm.yy if you need to know.
    Last edited by Steve-B; 06-18-2009 at 04:17 AM.

  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Summarising data.

    Can you re-attach the amended sample workbook so that we are on the same wavelength?

  4. #4
    Forum Contributor
    Join Date
    06-03-2008
    Location
    Northern Ireland
    MS-Off Ver
    2003
    Posts
    107

    Re: Summarising data.

    Of course... Many thanks.
    Attached Files Attached Files
    Last edited by Steve-B; 06-18-2009 at 04:17 AM.

  5. #5
    Forum Contributor
    Join Date
    06-03-2008
    Location
    Northern Ireland
    MS-Off Ver
    2003
    Posts
    107

    Re: Summarising data.

    Apologies, realised what I needed to change. Think I have it sussed. Basically the format of the tab needs to be the exact same as the drop down list.

    Although would this work if I wanted to change the format to say dd.mm.yy?
    Many thanks NBVC.
    Last edited by Steve-B; 06-18-2009 at 06:26 AM.

  6. #6
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Summarising data.

    You would need to replace all references to $C$5 with TEXT($C$5,"dd.mm.yy")

    Remember to include the formula in AO of each of the sheets so that it works out. =IF(D2="","",SUM(S2,W2,AA2,AE2,AI2,AM2)>0)

  7. #7
    Forum Contributor
    Join Date
    06-03-2008
    Location
    Northern Ireland
    MS-Off Ver
    2003
    Posts
    107

    Re: Summarising data.

    NBVC,

    When you mention to replace all references to C5
    =COUNTIF(INDIRECT(TEXT($C$5,"dd.mm.yy")*C5&"!AO:AO"),TRUE)?
    Last edited by Steve-B; 06-18-2009 at 10:39 AM.

+ 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