+ Reply to Thread
Results 1 to 4 of 4

Google Sheets: Results favorite (checked) entries in a new sheets

  1. #1
    Registered User
    Join Date
    06-17-2022
    Location
    Germany, Hamburg
    MS-Off Ver
    Office 2013
    Posts
    2

    Google Sheets: Results favorite (checked) entries in a new sheets

    Hello,

    i am using google sheets on my pc for comparison of values from an entertainment game: Forza Horizon 5...

    I would like to display the name of a car ("E") in a new Sheet if the checkbox is "checked". I would like to display all favorite cars (Carnames, E) in a new Sheet, like

    A1 Shelby
    A2 Ford
    A3 Ford
    A4 Corvette
    ...

    and so on. (at the moment i am using three colums, Year, Brand, Car but will that convert soon to only one).

    So i would like to see all "checkd" (favorite) Cars on one sheet...

    Regards Ray
    Attached Images Attached Images

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,588

    Re: Google Sheets: Results favorite (checked) entries in a new sheets

    Hello RaimundP and Welcome to Excel Forum.
    If you were to use Y instead of check boxes the process might be simpler.
    In the attached file the array entered formula** used is: =IFERROR(INDEX(B$2:B$4,SMALL(IF($A$2:$A$4="y",ROW(B$2:B$4)-ROW(B$1)),ROWS(G$2:G2))),"")
    **Array formulas are not entered in the same way as 'standard' formulas. Instead of pressing just ENTER, you first hold down CTRL and SHIFT, and only then press ENTER. If you've done it correctly, you'll notice Excel puts curly brackets {} around the formula (though do not attempt to manually insert these yourself).
    Note that in google I believe there is the option to type ARRAYFORMULA in front of the formula.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

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

    Re: Google Sheets: Results favorite (checked) entries in a new sheets

    based on checkboxes, with just the year, make, and model as results....

    this formula will give you the filtered list and the header row:

    Please Login or Register  to view this content.
    and this will just give you the data without the header row:
    Please Login or Register  to view this content.
    and this will give same results without the header row being included in the filter:
    Please Login or Register  to view this content.
    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]

  4. #4
    Registered User
    Join Date
    06-17-2022
    Location
    Germany, Hamburg
    MS-Off Ver
    Office 2013
    Posts
    2

    Re: Google Sheets: Results favorite (checked) entries in a new sheets

    WOW!

    Thanks for your help. "Query" will be the solution. Your tipps doesent wirk (german spelling, something else).

    =QUERY(A!B3:E;"select B, C, D where B=TRUE")

    runs absolutely well!


    THANKS!!! You are GREAT!

    Perhaps i was misspelling in my first trial and error runs...
    Last edited by RaimundP; 06-25-2022 at 07:06 AM.

+ 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] Google Sheets - VLOOKUP to Show No. Of Entries and Latest Entry
    By antonyx in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 2
    Last Post: 02-15-2022, 06:43 PM
  2. Google Sheets. Can I connect offline data from excel to google sheets?
    By drlemur39 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 3
    Last Post: 11-15-2021, 10:40 AM
  3. 2 Column Search Options then Show Results (Google Sheets)
    By thebrucekt in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 11
    Last Post: 04-18-2020, 10:31 AM
  4. [SOLVED] Index First Three Results That Match Criteria In Google Sheets
    By swordswinger710 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 03-27-2019, 05:06 PM
  5. Google Sheets - Auto sort sports results table into 1st - 6th
    By slock92 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 4
    Last Post: 01-24-2019, 06:49 AM
  6. 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
  7. Populating raffle entries in Excel or Google Sheets
    By challenge_lead in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-26-2014, 11:18 AM

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