View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom[_2_] Peo Sjoblom[_2_] is offline
external usenet poster
 
Posts: 964
Default Data Validation Restriction Referencing other Workbook

Give your list a name, select the list and do insertnamedefine and type in
a name for instance MyList

then use

Allowlist

=MyList

--


Regards,


Peo Sjoblom

"Jim" wrote in message
...
Following procedure to link Data Validation list to another workbook -
dialogue box message appears "You may not use references to other
worksheets
or workbooks for data validation criteria". I am using Excel 2003. Any
suggestions are greatly welcomed! Jim