+ Reply to Thread
Results 1 to 2 of 2

Could you explain this IF formula?

  1. #1
    Registered User
    Join Date
    05-07-2012
    Location
    Milan, Italy
    MS-Off Ver
    Excel 2003
    Posts
    33

    Could you explain this IF formula?

    Hello,

    i have this formula that I have to understand... Could you help me?

    =IF(Table2[[#This Row];[Moti]]= "Info";Table2[[#This Row];[To con invi]]; IF(Table2[[#This Row];[To inst cons]]*1=0; IF(Table2[[#This Row];[To inst pre]]*1=0;6000;Table2[[#This Row];[To inst prev]]*1); Table2[[#This Row];[To inst con]]))


    thanks in advance...

  2. #2
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Could you explain this formula?

    It is just looking up the values in a table, Table2, for the row the formula is on. #This Row tells you it is the same row, the [Moti], [To con invi] etc., are the column headings, so Table2[[#This Row];[Moti]] is the intrsection of this row, and the column Moti in Table2. The rest is just simple nested IFs.

+ 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. Replies: 3
    Last Post: 03-09-2012, 01:00 PM
  2. Explain this formula please
    By guerillaexcel in forum Excel General
    Replies: 2
    Last Post: 05-18-2011, 07:37 AM
  3. Please explain formula
    By olga6542 in forum Excel General
    Replies: 2
    Last Post: 06-17-2010, 12:59 PM
  4. Could any one Explain this Formula
    By John in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-22-2006, 02:20 PM
  5. [SOLVED] Please Explain Formula
    By Ron de Bruin in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 09-06-2005, 07:05 AM

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