+ Reply to Thread
Results 1 to 5 of 5

Multiple formulas inside a formula

  1. #1
    Registered User
    Join Date
    04-27-2010
    Location
    Europe
    MS-Off Ver
    Excel 2003
    Posts
    3

    Multiple formulas inside a formula

    Hiho, i need a quick solution to this if anyone can help me out here, i've been at it for hours...

    I figured this part out, as i am using Office 2010, i can have multiple IF's in one formula.. So if anyone can figure out how could i make this formula work.. here's what i need

    this is the result
    Pc = 13,13 + 17,58 x 1,3 = 35,98 kn/m³

    where 13,13 is from G18
    17,58 is from G19

    how could i make a formula like Pc = (G18) + (G19) x 1,3 = (G18+G19*1,3)...
    I can't figure out what i'm doing wrong, where to put the "s, where with the ;s and so on..

    PS
    sorry if i posted this in the wrong section
    Last edited by greenie; 04-27-2010 at 08:32 PM.

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

    Re: Multiple formulas inside a formula

    Where are the multiple IF's?

    Depending on your regional settings, etc...

    the formula above is just

    = G18+G19*1,3

    or

    = G18+G19*1.3
    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.

  3. #3
    Registered User
    Join Date
    04-27-2010
    Location
    Europe
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Multiple formulas inside a formula

    You didn't quite understand me.. i need to pull information from the fields, AND display the end result in one same cell

    here's a screen if it helps you

    \1

    so as you can see, i need to display the process of calculation, i don't know how to explain it better
    i wanted a formula that will do exactly what i said

    Pc = (G18) + (G19) x 1,3 = (G18+G19*1,3)

    i just don't really know how to compile it properly
    and multiple if's i mean this:
    this is the way i get information in F column
    =IF( C121="PK RADNIK";11; IF( C121="VK RADNIK"; 25; IF( C121="KV RADNIK"; 18; IF( C121="OPEKA"; 1,3; IF( C121="VODA"; 6; IF( C121="CEMENT"; 0,6; IF( C121="PIJESAK"; 110; IF( C121="DASKA"; 1037; IF( C121="GREDICE"; 1756; IF( C121="ŽICA PALJENA"; 6,07; IF( C121="ČAVLI"; 8,13; IF( C121="PIJAVICE"; 4,66; IF( C121="ŽICA"; 3,57; IF( C121="HIDRATIZIRANO VAPNO"; 0,677; IF( C121="BITUMEN"; 4,16; IF( C121="TER-PAPIR"; 5,53; IF( C121="DRVO"; 1,3; IF( C121="ČETKE"; 4,6; IF( C121="POCINČANA ŽICA"; 6,12; IF( C121="GRANULIRANI ŠLJUNAK"; 140; IF( C121="DRVO OGRJEVNO"; 1,3; IF( C121="ČAVLI"; 8,13; IF( C121="ARMATURA"; 4,33; "" )))))))))))))))))))))))

  4. #4
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Multiple formulas inside a formula

    Can't seem to get the "m' cubed as text, but here's the first part:

    Please Login or Register  to view this content.
    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  5. #5
    Registered User
    Join Date
    04-27-2010
    Location
    Europe
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Multiple formulas inside a formula

    Quote Originally Posted by ConneXionLost View Post
    Can't seem to get the "m' cubed as text, but here's the first part:

    Please Login or Register  to view this content.
    Cheers,
    Please Login or Register  to view this content.
    that worked perfectly!

    thank you very very very much <3
    Last edited by greenie; 04-27-2010 at 08:34 PM.

+ 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