+ Reply to Thread
Results 1 to 7 of 7

Aggragete from excel to GoogleSheets

Hybrid View

  1. #1
    Registered User
    Join Date
    08-02-2022
    Location
    zwolle, Netherlands
    MS-Off Ver
    365
    Posts
    4

    Aggragete from excel to GoogleSheets

    Good day,

    I have been working on a way to keep a register within excel however as we work with multiple people we decided to work within spreadsheet for this so we all have the same avalible information. However while I can convert most of the formula I can't figure out how to properly substitute the aggragate function.

    The idea is that on my second tab there is a inventory overview and when i fill in the item i am looking for that I will be given an overview of locations etc where the item is being stored.

    tab1.jpg tab2.jpg

    I currently have the following formula:

    =IF(ROWS($F$5:$F5)<=$G$3,INDEX('Inventaris sheet'!$B$2:$B$449,AGGREGATE(15,3,('Inventaris sheet'!$A$2:$A$449)/('Inventaris sheet'!$A$2:$A$449=C3)*(ROW('Inventaris sheet'!$A$2:$A$449)-ROW('Inventaris sheet'!A1)),ROWS($F$5:$F5))),"")

    But as google spreadsheet doesn't have the aggragate function I was wondering how I could achieve the same result but I can't seem to find anything.
    Last edited by weh-wilfred; 08-03-2022 at 02:56 AM.

  2. #2
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,141

    Re: Aggragete from excel to GoogleSheets

    As you are trying to convert an excel file to Google Sheets, are you able to upload and share a copy of your excel file, with sensitive information replaced by some dummy data?

    in this way we can upload and do the conversion (of the file) to Google Sheets (which i can then share a link for), and then we can work on developing replacement formula.
    As a gesture off appreciation, you can click * Add Reputation at the foot of any of the posts of members who helped you reach a solution.

    And finally, was your problem solved? if so, please click Thread Tools above the first post of your enquiry, then select [Solved]

  3. #3
    Registered User
    Join Date
    08-02-2022
    Location
    zwolle, Netherlands
    MS-Off Ver
    365
    Posts
    4

    Re: Aggragete from excel to GoogleSheets

    I tried but for some reason i get a white bar at the upload option and nothing else

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,739

    Re: Aggragete from excel to GoogleSheets

    How about
    Formula: copy to clipboard
    =FILTER('Inventaris sheet'!$B$2:$D$449,'Inventaris sheet'!$A$2:$A$449=C3)

  5. #5
    Registered User
    Join Date
    08-02-2022
    Location
    zwolle, Netherlands
    MS-Off Ver
    365
    Posts
    4

    Re: Aggragete from excel to GoogleSheets

    Quote Originally Posted by Fluff13 View Post
    How about
    Formula: copy to clipboard
    =FILTER('Inventaris sheet'!$B$2:$D$449,'Inventaris sheet'!$A$2:$A$449=C3)
    Thank you I will try

  6. #6
    Registered User
    Join Date
    08-02-2022
    Location
    zwolle, Netherlands
    MS-Off Ver
    365
    Posts
    4

    Re: Aggragete from excel to GoogleSheets

    Quote Originally Posted by Fluff13 View Post
    How about
    Formula: copy to clipboard
    =FILTER('Inventaris sheet'!$B$2:$D$449,'Inventaris sheet'!$A$2:$A$449=C3)
    Thank you so much that did the job.

  7. #7
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,739

    Re: Aggragete from excel to GoogleSheets

    Glad to help & thanks for the feedback.

+ 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. [SOLVED] GoogleSheets: Vlookup on different sheet
    By Asdf99 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 11
    Last Post: 06-29-2022, 10:21 AM
  2. [SOLVED] GoogleSheets: Vlookup if divide
    By maniacs205 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 9
    Last Post: 06-13-2022, 05:48 AM
  3. [SOLVED] Transpose a vertical list horizontally with an added space in excel and googlesheets NoVBA
    By smart_beta in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 06-30-2021, 01:06 AM
  4. [SOLVED] Summary of names on Excel and GoogleSheets.
    By sirdon in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 05-19-2020, 09:24 PM
  5. Connecting two googlesheets like workbooks
    By ImranBhatti in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 1
    Last Post: 02-01-2020, 12:21 PM
  6. [MOVED] Connecting two googlesheets like workbooks
    By ImranBhatti in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-01-2020, 11:45 AM
  7. Extracting real-time stock quotes in GoogleSheets to Excel
    By kmgilroy89 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 06-03-2016, 12:53 PM

Tags for this Thread

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