+ Reply to Thread
Results 1 to 2 of 2

Complex IF Statement

  1. #1
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Complex IF Statement

    I need help writing an IF statement with the following characteristics. The formula should be in AA72 on the Live Trades Worksheet. Help with this would begreatly appreciated!



    If A62="Short" then AA67 - perform this following division calculation for every Ticker in the range C71:C90 and sum the results for each Ticker together ((Dividend value on Corporate Action Sheet Column G/Last Price on Live Trades Sheet Column D))/counta(C71:C90)

    ADD the result above to the result of the statement below

    Perform this following division calculation for every Ticker in the range C59:C68 and sum the results for each Ticker together ((Dividend value on Corporate Action Sheet Column G/Last Price on Live Trades Sheet Colum D))/counta(C59:C68)


    If A62="Long" then AA67 + perform this following division calculation for every Ticker in the range C71:C90 and sum the results for each Ticker together ((Dividend value on Corporate Action Sheet Column G/Last Price on Live Trades Sheet))/counta(C71:C90)

    Subtract the results above to the results of the statement below

    Perform this following division calculation for every Ticker in the range C59:C68 and sum the results for each Ticker together ((Dividend value on Corporate Action Sheet Column G/Last Price on Live Trades Sheet Colum D))/counta(C59:C68)
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    01-05-2010
    Location
    New York
    MS-Off Ver
    Excel 2016
    Posts
    747

    Re: Complex IF Statement

    Can anyone help me with this please?

+ 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