+ Reply to Thread
Results 1 to 6 of 6

Can you do a data validation between two spreadsheets?

  1. #1
    Registered User
    Join Date
    02-27-2016
    Location
    Houston, Texas
    MS-Off Ver
    excell 2007
    Posts
    13

    Can you do a data validation between two spreadsheets?

    I building an estimating program for a printing business and I want to put things like paper cost, Customer info, etc on their own spread sheet
    and reference it.

    thanks in advance

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Can you do a data validation between two spreadsheets?

    No sure that you can do this directly.

    One alternative is to have your workbook automatically take a copy of the data in the reference workbook when it is opened and then drive your data validation of this copied sheet.
    Martin

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

    Re: Can you do a data validation between two spreadsheets?

    If you are asking if Data Validation can take values from a list on a different sheet in the same workbook then yes. Take a look at the attached file to see how: Data Validation.xlsx Notice that the DV for Sheet1!A1 is set to a list on Sheet 2 and the DV for Sheet1!B1 is set to a list on Sheet 3.
    Let me know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  4. #4
    Registered User
    Join Date
    02-27-2016
    Location
    Houston, Texas
    MS-Off Ver
    excell 2007
    Posts
    13

    Re: Can you do a data validation between two spreadsheets?

    JeteMc ...... I looked for a reference to other work sheets in your spreadsheet but couldn't see it. Let me phrase what I am trying to do and the issue I'm having. When I try to make a drop down menu for say paper stock from a list on another worksheet. I first select the cell than go to the
    data validation and choose list. Then when I pick the source and try to select another worksheet I get a "ding" and cannot select it. I hope that sort of makes sense. thanks

  5. #5
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Can you do a data validation between two spreadsheets?


  6. #6
    Valued Forum Contributor
    Join Date
    01-16-2012
    Location
    England
    MS-Off Ver
    MS 365
    Posts
    1,397

    Re: Can you do a data validation between two spreadsheets?

    Jtwanabe,

    Open both the attached files.

    In the "Paper Order" file, the "Customer" droplist in C3 of the Order Form worksheet shows the list in the Customer worksheet, as you will see if you click "Data Validation"

    But the "Paper Size" droplist in C5 is linked to the separate "Paper Size" file - and you MUST have both files open for it to work.

    To create the Drop List from another file,
    (a) Go to the file containing the list you want to use (in this case the Size list in the Paper Size file.
    (b) Highlight the list, click "Formulas", and "Create from Selection" -I named it "Size" in the attachment.
    (c) Now go to the file where you want the Droplist (in this case the Paper Order file)
    (d) Click "Formulas" - "Name Manager" -"New" and give it a name (e.g. "MyList")
    (e) In the "Source" bar, you type in the name of the other file, and the range name you selected in that book (e.g."='Paper Size.xlsx'!Size")and close the popup.
    (f) Go to the cell where you want the DropList, and set the Data Validation to "=MyList".
    Using that "indirect" method avoids Excel telling you you cannot access a validation list from another workbook

    Hope that solves your problem.

    Ochimus
    Attached Files Attached Files
    Last edited by Ochimus; 02-28-2016 at 07:55 PM.

+ 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. Replies: 3
    Last Post: 06-04-2015, 02:27 PM
  2. [SOLVED] Data Validation: How to clear/delete the content of the cell and not Data Validation List?
    By lukelucky in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-07-2015, 09:42 AM
  3. Replies: 4
    Last Post: 12-19-2013, 10:44 AM
  4. Adding Date Data Validation to cells with List Data Validation
    By biggtyme in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-03-2013, 09:47 AM
  5. Using Defined Names with Data Validation Depend and Data Validation Multi Select
    By Vinnie Chan in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-01-2012, 05:36 PM
  6. Single validation source for multiple spreadsheets
    By Sabur in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-30-2010, 11:18 PM
  7. Import Data from multiple spreadsheets into seperate spreadsheets worksheet
    By cablecrt in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-17-2008, 08:01 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