Results 1 to 5 of 5

Switching from Google sheets, need help with arrayformulas or combining range in formula

Threaded View

  1. #1
    Registered User
    Join Date
    01-10-2019
    Location
    Latvia
    MS-Off Ver
    Excel 2016
    Posts
    2

    Switching from Google sheets, need help with arrayformulas or combining range in formula

    Hello,
    Because of work I need to start using Excel 2016

    One thing I was using a lot in Google docs was arrayformula. But I can not figure out how to use it in Excel (or with what formula I should substitute it)
    For example in Google sheets this formula randomly picks an item from one range:
    =VLOOKUP(RANDBETWEEN(row($A$1),row($A$27)),{arrayformula(row($A$1:$A$27)),$A$1:$A$27},2)
    With comments:
    =VLOOKUP(
        RANDBETWEEN(row($A$1),row($A$27)), #Picks a random number
        {arrayformula(row($A$1:$A$27)),$A$1:$A$27} #create range in which the first column is number from 1till27 and second is the actual column range with items to return
        ,2)
    But I cant even make something like this {=SUM(G15:G24*H15:H24)} to work without using ctrl+shift+enter, If I try to type braces inside formula it gives me error

    Your help would be much appreciated!
    Juris
    Last edited by JurisBarro; 01-10-2019 at 08:34 PM. Reason: Accidental Enter hit

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Import Range Selecting Range [Google Sheets]
    By Fredbugatti in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 3
    Last Post: 10-31-2018, 03:06 AM
  2. Google Apps Script for Google Sheets Pulling Formulas from Master to Several Slave Sheets
    By excelroofing in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 4
    Last Post: 08-22-2018, 02:06 AM
  3. Find the nearest date in a range of dates formula (Google sheets)
    By kaytoc in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 1
    Last Post: 10-20-2017, 05:20 PM
  4. Avoid Switching Sheets, Reference Sheet Without Switching Instead.
    By EnigmaMatter in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-29-2017, 06:59 PM
  5. Excel equivalent to Google Sheets' FILTER(range, condition)?
    By Trille in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-14-2016, 06:09 PM
  6. 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
  7. 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

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