+ Reply to Thread
Results 1 to 3 of 3

i cannot convert a Google sheets array formula to excel365

  1. #1
    Registered User
    Join Date
    04-06-2022
    Location
    St. Johns NL Canada
    MS-Off Ver
    365
    Posts
    1

    i cannot convert a Google sheets array formula to excel365

    I have an investment portfolio worksheet that has to track the balance of units held and the accumulated cost of those units. You can go to my website and make a copy of the worksheet.

    This formula tracks the accumulated units held by the stocks symbol - it is used in cell Y10 on the BK_CDN tab and also on the BK_US tab. - the formula is also used to track the accumulated cost of the investment. See Cell AC10

    =if($D10="","",iferror(if(row()<>2,INDEX(arrayformula(filter($Z$7:$Z9,$D$7:$D9<>"",row($D$7:$D9)=max(if($D$7:$D9=D10,row($D$7:$D10),0)))) ,1),0),0))

    I cannot get it to work in Excel365 - any suggestions or workarounds?

    Thanks
    Jonathan

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,691

    Re: i cannot convert a Google sheets array formula to excel365

    If you are using Excel 365 you do not need to array-enter the formula, so you just need to delete this:

    arrayformula(

    and the corresponding close-bracket )

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    08-22-2022
    Location
    United States
    MS-Off Ver
    Microsoft 365
    Posts
    28

    Re: i cannot convert a Google sheets array formula to excel365

    It seems you have used a user defined function in GS. Obviously, it is not recognised by Excel. and "array formula" isn't something Excel would recognise either. In addition to that, the expressions in the "filter" function aren't compatible with those for Excel either.

+ 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. Google Sheets: Array formula sumifs
    By Ritsuke in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 5
    Last Post: 02-16-2022, 05:37 PM
  2. array formula for google sheets
    By cyrano3790 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 2
    Last Post: 06-13-2021, 12:46 AM
  3. array formula for google sheets
    By cyrano3790 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-13-2021, 12:46 AM
  4. Array Formula - Google Sheets -> Excel converter
    By dathgr in forum Excel General
    Replies: 4
    Last Post: 12-19-2018, 06:30 AM
  5. How do I convert an INDEX SMALL array formula for use in Google Sheets?
    By sharadmaxwell in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 7
    Last Post: 07-25-2018, 08:40 AM
  6. Array formula not working in Google Sheets
    By nappy1001 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 3
    Last Post: 04-20-2018, 12:14 PM
  7. Google Sheets Array Formula Structure
    By redline24 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-10-2015, 04:00 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