P
PeterW
Hi
I am trying to establish data validation in "WorkbookA" from anothe
workbook "WorkbookB".
The location of WorkbookB may change from time to time, but will alway
be located in same path as WorkbookA, but under a different subroot, sa
the "data\" subroot. The rangename that holds the data to be validate
is "List_Months" in WorkbookB.
I have created a range in WorkbookA called "MyList" by adding th
following formula to the "refers to" box,
="'"&LEFT(INFO("directory"),FIND("Data\",INFO("directory"))-1)&"WorkbookB"&".xls'!"&"List_Months2"
When I attempt to use the name under the "list" option in Dat
Validation I receive the message "the list source must be a delimite
list or a reference to a single row or column."
Thanks in advance for your assistance
Pete
I am trying to establish data validation in "WorkbookA" from anothe
workbook "WorkbookB".
The location of WorkbookB may change from time to time, but will alway
be located in same path as WorkbookA, but under a different subroot, sa
the "data\" subroot. The rangename that holds the data to be validate
is "List_Months" in WorkbookB.
I have created a range in WorkbookA called "MyList" by adding th
following formula to the "refers to" box,
="'"&LEFT(INFO("directory"),FIND("Data\",INFO("directory"))-1)&"WorkbookB"&".xls'!"&"List_Months2"
When I attempt to use the name under the "list" option in Dat
Validation I receive the message "the list source must be a delimite
list or a reference to a single row or column."
Thanks in advance for your assistance
Pete