+ Reply to Thread
Results 1 to 5 of 5

Is it possible to select multiple values according to a specific tab layout ?

  1. #1
    Registered User
    Join Date
    05-31-2021
    Location
    France
    MS-Off Ver
    2019
    Posts
    4

    Is it possible to select multiple values according to a specific tab layout ?

    To be a bit more accurate, here's my problematic :

    I have a workbook with many tabs, I'm working with some of them, the other not necessarily.
    I want to consolidate some values that are all displayed in different tabs, but under the same configuration (let's call them tab 50 to tab 65)

    So Tab 66 is the consolidation of the previous tabs (same format still).

    Easy so far. The problem is, my manager would like that the cumulative data on tab 66 only take into account the data from tab 50 to 65 IF AND ONLY IF the tab is SITUATED between tab 50 (the first in the workbook in which I pick data) and tab 65 (the last in the workbook in which I pick data).

    To be clear, if for instance I move the tab 58 to the left (out of the range between tab 50 and tab 65), then the data in this tab is not picked up anymore.

    Is there any solution for this peculiar issue ? Thanks in advance fellow excel team

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,962

    Re: Is it possible to select multiple values according to a specific tab layout ?

    Typically, the approach to this is to have a dummy Start and End worksheet, which can both be hidden.

    Then, for example, you can use something like =SUM(Start:End!A2) on your Summary sheet. This will SUM the cell A2 on all worksheets between Start and End. So, 50 to 65. To exclude a sheet, drag it outside the Start and End sheets (either way).
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    05-31-2021
    Location
    France
    MS-Off Ver
    2019
    Posts
    4

    Re: Is it possible to select multiple values according to a specific tab layout ?

    Works perfectly fine, that's just perfect. A BIG THANK YOU to you

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2407 (Windows 11 23H2 64-bit)
    Posts
    82,829

    Re: Is it possible to select multiple values according to a specific tab layout ?

    If that takes care of your original question, please choose Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, if you have not already done so, you may not be aware that you can thank anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,962

    Re: Is it possible to select multiple values according to a specific tab layout ?

    You're welcome.



    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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. Pivot chart layout to show multiple values on same line
    By Legend71 in forum Excel Charting & Pivots
    Replies: 8
    Last Post: 02-02-2021, 09:46 AM
  2. [SOLVED] How to manually to select multiple csv files and select specific colounms from csv
    By Denmark in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-18-2020, 02:24 PM
  3. select and sum the values for specific ID
    By hsnfifo in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-22-2020, 04:01 AM
  4. [SOLVED] How to select multiple different cells that contains specific text
    By Jovan Yong in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-09-2018, 10:04 PM
  5. If 4 cells have specific values then x; Select Case?
    By cocacrave in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-04-2015, 08:19 AM
  6. Select multiple columns bases on specific value in Row 1
    By Ali+786 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-08-2015, 08:15 AM
  7. [SOLVED] How to select all cells to the last cell in a specific column and copy values
    By pasqualebaldi in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 05-15-2014, 11:44 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