+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Registered User
    Join Date
    10-27-2008
    Location
    Canada
    Posts
    8

    how to enter a "plug in" formula

    I would like to enter the following formula:
    Pratt= beta value x r/Rsquared
    so that beta, r, and RSquared are separate cells where I can enter the number and have excel calculate Pratt for me. Any suggestions am a complet noobie at excel.

  2. #2
    Forum Guru JBeaucaire's Avatar
    Join Date
    03-21-2008
    Location
    Bakersfield, CA
    MS-Off Ver
    2010
    Posts
    18,225

    Re: how to enter a "plug in" formula

    Hmm, maybe:

    A1 = beta value
    B1 = r
    C1 = RSquared

    D1 =A1 * (B1/C1)
    _________________
    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!)

  3. #3
    Registered User
    Join Date
    10-27-2008
    Location
    Canada
    Posts
    8

    Re: how to enter a "plug in" formula

    this looks promising but I am not sure where to enter what you gave me

  4. #4
    Forum Guru martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    10,477

    Re: how to enter a "plug in" formula

    simply type "=A1*(B1/C1)" without quotes into cell d1
    then enter your values in a1,b1,c1
    Mojito connoisseur and a dabbler in Cisco
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  5. #5
    Registered User
    Join Date
    10-27-2008
    Location
    Canada
    Posts
    8

    Re: how to enter a "plug in" formula

    Duh! makes sense. Thanks

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.2.0