Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi There,
I have a Defined Name: Sige ={"a";"b";"c";""} When trying to use this Name in my Data Validation, allowing List, source: =Sige I get the message: "The source currently evalutes to an error".... A funtion as: Index(Sige;2;1) returns me b Any reaon why the data validation cannot handle this name? Brgds Sige -XL97- |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sige,
Try naming a four cell range "Sige" and fill it in with your values. That will definitely work. HTH, Bernie MS Excel MVP "Sige" wrote in message oups.com... Hi There, I have a Defined Name: Sige ={"a";"b";"c";""} When trying to use this Name in my Data Validation, allowing List, source: =Sige I get the message: "The source currently evalutes to an error".... A funtion as: Index(Sige;2;1) returns me b Any reaon why the data validation cannot handle this name? Brgds Sige -XL97- |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Sige
If you are trying to do data validation and only wanting an in put of a,b,c or d then in the Refers to box just use a,b,c,d without any = sign in front. Alternatively, in a set of cells A1:A4 enter a,b,c,d and call it Sige, then use =Sige in the refers to box. Note: the first solution will only allow the lower case entries you typed in. the second solution will allow upper or lowercase a,b,c,d -- Regards Roger Govier "Sige" wrote in message oups.com... Hi There, I have a Defined Name: Sige ={"a";"b";"c";""} When trying to use this Name in my Data Validation, allowing List, source: =Sige I get the message: "The source currently evalutes to an error".... A funtion as: Index(Sige;2;1) returns me b Any reaon why the data validation cannot handle this name? Brgds Sige -XL97- |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Bernie, Roger,
I am familiar with your proposals ... I was/ am just surprised that Data Validation can handle lists where names are : cell-ranges, formulas,... but no ''constant'' Names! Bizar. Thanks, Sige |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
From several workbooks onto one excel worksheet | Excel Discussion (Misc queries) | |||
Using a data validation list to look up a defined named range in another worksheet | Charts and Charting in Excel | |||
Data Validation | Excel Discussion (Misc queries) | |||
data validation lists | Excel Discussion (Misc queries) | |||
named range, data validation: list non-selected items, and new added items | Excel Discussion (Misc queries) |