Results 1 to 10 of 10

Converting google sheets formula to excel

Threaded View

  1. #1
    Registered User
    Join Date
    04-02-2016
    Location
    Sydney
    MS-Off Ver
    2013
    Posts
    6

    Converting google sheets formula to excel

    I am trying to convert a formula from a google sheets template to excel. Unfortunately the author has not had the time nor the knowledge of how to achieve this hence I am seeking anyone's expertise here. The formula is :

    =iferror(if(row()<>2,INDEX(arrayformula(filter($E$2:$E4,$C$2:$C4<>"",row($C$2:$C4)=max(if($C$2:$C4=C5,row($C$2:$C4),0)))) ,1),0),0)

    Assume formula is on cell E5

    B C D E F
    Buy AAPL 1000 0 1000
    Buy GOOG 300 0 300
    Sell AAPL 200 1000 800
    Buy GOOG 200 300 500
    Sell GOOG 100 500 400

    E Previous Units
    F Cumulative Units

    In effect what the formula seeks to achieve is calculate the sum of the holdings. ie result would show the number of APPL shares which is 800 shares and GOOG shares would be 400. It is easy to write the formula for column F however it is difficult to write the formula collating the sum of previous units in column E.

    How would I approach this to achieve the same outcome in excel?
    Attached Files Attached Files
    Last edited by coldeskimo; 04-05-2016 at 04:20 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. converting excel macro into a google docs script??
    By scottatbuckman in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-11-2016, 12:47 PM
  2. email row contents based on cell values (google sheets populated by google forms)
    By reedg in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 01-13-2016, 02:55 PM
  3. [SOLVED] Converting Google Sheets document with query to Excel
    By playmate in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 08-04-2015, 10:18 PM
  4. Grab next same value in Excel/Google Sheets for RANK/MATCH formula
    By jpsear in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-17-2015, 07:52 PM
  5. Converting spreadsheets from Microsoft Excel to Google Docs
    By hammerb in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 4
    Last Post: 10-08-2013, 02:32 PM
  6. Basic Sum Formula in Google Sheets
    By lesoies in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 7
    Last Post: 08-27-2013, 04:05 PM
  7. Replies: 4
    Last Post: 08-05-2010, 01:09 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