Closed Thread
Results 1 to 4 of 4

possible data validation from multiple sheets

  1. #1
    Registered User
    Join Date
    12-16-2018
    Location
    Utah, USA
    MS-Off Ver
    Google Sheets/ Numbers
    Posts
    21

    possible data validation from multiple sheets

    Hello, I have an excel doc with multiple tabs, that represent different era's in a game I play. Each sheet is exactly the same except for the amounts that it takes to level a great building (column C) of that era, and the rewards for each great building (columns V-Z) as it levels. I am trying to make a main page that can do data validation to both represent the sheet number (cell A8) (Which I cannot figure out), and the level of the great building (cell A18) (Currently A18 does change how the level of the rewards work, but not for every sheet combined, just each sheet individually works). I have been researching for hours, and it just seems I cant data validate over multiple sheets into 1 sheet, but maybe i'm doing it wrong or theres another function to use. I've looked into the INDIRECT function as well but cant seem to figure it out.


    This is also my first post, and I dont know how to attach my file if that will help.
    Attached Files Attached Files
    Last edited by skyep2058; 12-16-2018 at 09:17 PM. Reason: attach the file

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: possible data validation from multiple sheets

    What is the data validation you want to do?

    It will certainly help to attach your file. The paper clip icon does not work for attachments. To attach a file, under the text box where you type your reply click the Go Advanced button. On the next screen scroll down and click on Manage Attachments, which will show a pop-up window to Select and Upload a file. Then close the window.
    Jeff
    | | |·| |·| |·| |·| | |:| | |·| |·|
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    12-16-2018
    Location
    Utah, USA
    MS-Off Ver
    Google Sheets/ Numbers
    Posts
    21

    Re: possible data validation from multiple sheets

    I deleted a bunch of the sheets to make it an appropriate size. So on the testMain sheet, I am trying to write A8 to be a validation like this: ='NA:VF'!$A$8

    NA is no age, and VF is virtual future. it goes through all sheets, trying to validate A8 to be NA, VF, and others.

    Once I can do that validation, then, my next step would be to do a VLOOKUP on cells C24:C153, and V24:Z153 from cell A8 (that validation) onto the main sheet (testMain), as you switch from NA, VF, and others.

    So my VLOOKUP would look like this after that is done: on cell C24 =VLOOKUP(A8, 'NA:VF'!C24:C153, 1, 0), but not sure if that would work either.

    And my other data validation is on the main sheet (cell A18), looks through values of levels 1-130, and each of those have a percentage attached to it, so then the values would change if you change the era. That validation currently works because its on the current sheet, but the other validation doesn't work I think because its trying to validation a single cell from multiple sheets.
    Last edited by skyep2058; 12-16-2018 at 09:45 PM.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: possible data validation from multiple sheets

    Please dont post duplicate threads (take a peek at our rules please)

    Because this thread contains no real feedback, I will close this thread so you can continue on the other 1 here...
    https://www.excelforum.com/excel-for...le-sheets.html
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] add or change data validation for multiple sheets in one go
    By rohit43 in forum Excel General
    Replies: 9
    Last Post: 02-24-2020, 11:34 PM
  2. Sync Data Validation from multiple sheets
    By FastenerLuke in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-21-2018, 07:57 AM
  3. Data Validation across multiple tabs or sheets
    By witenite in forum Excel General
    Replies: 2
    Last Post: 07-13-2017, 01:16 AM
  4. Lookup Across Multiple Sheets Using Data Validation
    By tig08ger in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-27-2014, 11:42 AM
  5. Data validation on multiple sheets.
    By emilyloz in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-01-2013, 09:58 AM
  6. [SOLVED] Data Validation Lists Across Multiple Sheets
    By mosswood17 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-29-2013, 08:49 PM
  7. Extend Data Validation to Multiple Sheets
    By maacmaac in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-06-2010, 07:13 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