+ Reply to Thread
Results 1 to 3 of 3

Correct Format for formula

Hybrid View

  1. #1
    Registered User
    Join Date
    02-26-2006
    Posts
    68

    Correct Format for formula

    How would I use a value from another cell as part of a variable in this example?

    =NETWORKDAYS('Recap Report'!$A$7,'Recap Report'!A&(VALUE($K$3)))

    Regards
    ParTeeGolfer

  2. #2
    Bob Phillips
    Guest

    Re: Correct Format for formula

    =NETWORKDAYS('Recap Report'!$A$7,INDIRECT("'Recap Report'!A"&$K$3))


    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "parteegolfer" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > How would I use a value from another cell as part of a variable in this
    > example?
    >
    > =NETWORKDAYS('Recap Report'!$A$7,'Recap Report'!A&(VALUE($K$3)))
    >
    > Regards
    > ParTeeGolfer
    >
    >
    > --
    > parteegolfer
    > ------------------------------------------------------------------------
    > parteegolfer's Profile:

    http://www.excelforum.com/member.php...o&userid=31951
    > View this thread: http://www.excelforum.com/showthread...hreadid=535661
    >




  3. #3
    Registered User
    Join Date
    02-26-2006
    Posts
    68
    Thanks Bob!

+ 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