![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 2
|
How can I validate data across workbooks?
I'd like to set up an data entry form, where the user has to assign a unique ID to an item. To make sure the ID is a unique one, I thought I could transfer previously assigned IDs into a column *of another workbook*, and set a validation rule in the worksheet form's data entry cell that validates that the chosen number is not present among those in the column in the column of the other workbook. To my disappointment, Excel told me that data validation cannot be used across worksheets/workbooks. Is there a workaround, or can anyone think of another way to warn the user that a previously assigned ID has been entered ??? Thanks for your help!! Klaus |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Auckland, New Zealand
Posts: 4,209
|
Quote:
and use this in your list. |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Apr 2002
Posts: 2
|
Ivan,
What is 'named range' ?? (Sorry for the dumb question) |
|
|
|
|
|
#4 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Millbank, London, UK
Posts: 1,790
|
Kloot,
(from the film ?) a named range is a range of cells which you assign a name... so rather than a range of A1:Z100, you can call it "Klootsummary" or something more appropriate to facilitate this : insert names define and follow the boxes
__________________
:: Pharma Z - Family drugstore :: |
|
|
|
|
|
#5 |
|
Board Regular
Join Date: Mar 2002
Location: Hellas
Posts: 553
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|