+ Reply to Thread
Results 1 to 3 of 3

Problems with nested IF function in google docs

  1. #1
    Registered User
    Join Date
    02-28-2013
    Location
    Norway
    MS-Off Ver
    Excel 2003
    Posts
    13

    Problems with nested IF function in google docs

    Hi,

    I am trying to create a nested if formula for a commision spreadsheet. So far ive got the following formula:

    =IF(E11=Data!A11;(L9-O9)*0,02)+(O9*0,2);IF(E11=Data!G11;O11*0,4;IF(E11=Data!G11;O11*0,2))

    However, this only returns an error.

    The explanation for the formula is various calculations for wage depending on what kind of product is being sold. The products are chosen from a dropdown list (with reference to a data tab, with the following options= "Option 1", "Option 2" and "Option 3"

    If "Option 1" = (O11*0,2)
    If "Option 2" = (L11-O11)*0,02)+(O11*0,2)
    If "Option 3" = (O11*0,4)

    Can anyone please help make this formula work in Google Docs?

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Problems with nested IF function in google docs

    use

    =IF(E11=Data!A11;(L9-O9)*0,02+(O9*0,2);IF(E11=Data!G11;O11*0,4;IF(E11=Data!X11;O11*0,2;"")))
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Problems with nested IF function in google docs

    this is not excel there is a seperate sub forum for google docs http://www.excelforum.com/for-other-...mobile-os-etc/
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    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

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. countifs in google docs
    By lolpopo in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-09-2013, 09:21 PM
  2. Query function from google docs in excel 2011, anyone with a solution?
    By emilero in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-12-2012, 04:04 PM
  3. read a value from google docs
    By ahmed471 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-18-2012, 05:07 PM
  4. Google Docs
    By ianh in forum The Water Cooler
    Replies: 2
    Last Post: 06-11-2011, 02:11 PM
  5. Online form with Google docs
    By Shashonie77 in forum Excel General
    Replies: 6
    Last Post: 11-10-2008, 05:37 PM

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