![]() |
![]() |
|
|||||||
| 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 |
|
Board Regular
Join Date: Mar 2002
Location: Toronto
Posts: 173
|
I've seen this tip somewhere, but can't find
it, and need it "right now"! I want to control what a user enters into a column. I have a list of possible data options on another sheet in the workbook. Using validation "from list" demands that the list be on the same sheet as the cell(s) that are being validated. I know there is a simple way to bypass this silly limitation - can someone please remind me asap?! I do not want to copy the list to a remote area of the validation sheet, I just want validation to pull from the sheet with the data options.
__________________
Regards, Duane h. Office2003 in WinXP o. Office2007 in Win7 |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 74
|
If you name the range with the valid entries, you can then reference the named range instead of the range itself.
Excel will let you access the named range, even if it is on another sheet in the same workbook.
__________________
"Interfere? Of course we should interfere! Always do what you're best at, that's what I say!" -- The Doctor, Nightmare of Eden |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Location: Toronto
Posts: 173
|
Thanks Tim!
OK, I've named the range against which I want to validate... HOW do I enter that range name in the validation dialogue box again? Thanks for this clarification...
__________________
Regards, Duane h. Office2003 in WinXP o. Office2007 in Win7 |
|
|
|
|
|
#4 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
Activate the option Data|Validation. Choose 'List' for Allow. Enter as Source: =RangeName Click OK. |
|
|
|
|
|
|
#5 |
|
Board Regular
Join Date: Mar 2002
Location: Toronto
Posts: 173
|
Excellent - thanks!
__________________
Regards, Duane h. Office2003 in WinXP o. Office2007 in Win7 |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|