+ Reply to Thread
Results 1 to 2 of 2

any possible way to generate a formula to get the same result

  1. #1
    ciccia
    Guest

    any possible way to generate a formula to get the same result

    Sheet 1:
    L M Q (=2/14/2005) R(=3/25/2005)
    Date 1 Date 2
    6/9/2005
    6/8/2005 6/14/2005
    3/15/2005 3/29/2005
    4/22/2005 4/27/2005

    Sheet2:
    A B
    2/14/2005
    3/25/2005

    I generated the data in the Q Column:
    =IF(OR(ISTEXT(L2),ISBLANK(L2)),"",IF(OR($M2>'Sheet2'!$A2+1,ISBLANK($M2)),NETWORKDAYS('Sheet2'!$A$2,$L2),""))

    Then I do:
    =AVERAGE('Sheet1'!Q2:Q140)

    Is there anyway that I can combine two formula into one to display in column
    B without generating Q, R Column and so on?

    Thanks



  2. #2
    Earl Kiosterud
    Guest

    Re: any possible way to generate a formula to get the same result

    This is posted in other groups.

    "ciccia" <[email protected]> wrote in message
    news:[email protected]...
    > Sheet 1:
    > L M Q (=2/14/2005) R(=3/25/2005)
    > Date 1 Date 2
    > 6/9/2005
    > 6/8/2005 6/14/2005
    > 3/15/2005 3/29/2005
    > 4/22/2005 4/27/2005
    >
    > Sheet2:
    > A B
    > 2/14/2005
    > 3/25/2005
    >
    > I generated the data in the Q Column:
    > =IF(OR(ISTEXT(L2),ISBLANK(L2)),"",IF(OR($M2>'Sheet2'!$A2+1,ISBLANK($M2)),NETWORKDAYS('Sheet2'!$A$2,$L2),""))
    >
    > Then I do:
    > =AVERAGE('Sheet1'!Q2:Q140)
    >
    > Is there anyway that I can combine two formula into one to display in
    > column
    > B without generating Q, R Column and so on?
    >
    > Thanks
    >
    >




+ 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