Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Profnutbutter
 
Posts: n/a
Default how do i create a drop down list of items from a different file

I need to have a file that stores a list of projects. This file will be
updated on a regular basis. In another file I need to have that list
populated into a drop down selection. When the user opens the file it should
auto update any changes to the project list that is in the different file. I
have tried to do it using data validation but it will only pull the values in
if I have both files currently open. I would like to have the project list
file closed on a network and have the other sheet still pull the info in.

How can I get this to work?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default how do i create a drop down list of items from a different file

Use a range in the drop down list workbook that directly references the range
in the 'closed' workbook, i.e.,

='[other book.xls]Sheet1'!A1
='[other book.xls]Sheet1'!A2

These formulas will work, even with 'other book.xls' closed, and use this
range of formulas as the list for your dropdown



"Profnutbutter" wrote:

I need to have a file that stores a list of projects. This file will be
updated on a regular basis. In another file I need to have that list
populated into a drop down selection. When the user opens the file it should
auto update any changes to the project list that is in the different file. I
have tried to do it using data validation but it will only pull the values in
if I have both files currently open. I would like to have the project list
file closed on a network and have the other sheet still pull the info in.

How can I get this to work?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Profnutbutter
 
Posts: n/a
Default how do i create a drop down list of items from a different fil

How do I enter it in? If I enter it as a list it tells me the formula is
invalid. If I enter it as a data validation list it says that I can't
validate outside data.

"Duke Carey" wrote:

Use a range in the drop down list workbook that directly references the range
in the 'closed' workbook, i.e.,

='[other book.xls]Sheet1'!A1
='[other book.xls]Sheet1'!A2

These formulas will work, even with 'other book.xls' closed, and use this
range of formulas as the list for your dropdown



"Profnutbutter" wrote:

I need to have a file that stores a list of projects. This file will be
updated on a regular basis. In another file I need to have that list
populated into a drop down selection. When the user opens the file it should
auto update any changes to the project list that is in the different file. I
have tried to do it using data validation but it will only pull the values in
if I have both files currently open. I would like to have the project list
file closed on a network and have the other sheet still pull the info in.

How can I get this to work?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ken Wright
 
Posts: n/a
Default how do i create a drop down list of items from a different fil

Open both workbooks, use Window / arrange / tiled. Now click on a cell in
one, type = and then click on a cell in the other. You just created a link.
Close the workbook you are linking to and you will now see the full filepath
in the formula. You can now copy this down as far as you like.

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

------------------------------*------------------------------*----------------
It's easier to beg forgiveness than ask permission :-)
------------------------------*------------------------------*----------------



"Profnutbutter" wrote in message
...
How do I enter it in? If I enter it as a list it tells me the formula is
invalid. If I enter it as a data validation list it says that I can't
validate outside data.=

"Duke Carey" wrote:

Use a range in the drop down list workbook that directly references the
range
in the 'closed' workbook, i.e.,

='[other book.xls]Sheet1'!A1
='[other book.xls]Sheet1'!A2

These formulas will work, even with 'other book.xls' closed, and use this
range of formulas as the list for your dropdown



"Profnutbutter" wrote:

I need to have a file that stores a list of projects. This file will be
updated on a regular basis. In another file I need to have that list
populated into a drop down selection. When the user opens the file it
should
auto update any changes to the project list that is in the different
file. I
have tried to do it using data validation but it will only pull the
values in
if I have both files currently open. I would like to have the project
list
file closed on a network and have the other sheet still pull the info
in.

How can I get this to work?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hide previously used items from multiple drop lists ron Excel Worksheet Functions 0 February 27th 06 09:15 PM
How can I create a drop down list from non-adjacent cells brian m. Excel Discussion (Misc queries) 4 January 28th 06 03:02 PM
CREATE LIST OBJECT IN EXCEL MIKE Excel Worksheet Functions 0 June 20th 05 08:13 AM
How do I create a combo drop down list in Excel? Ron Excel Worksheet Functions 1 April 15th 05 08:29 PM
automatic color change in cells using a drop down list kennethwt Excel Worksheet Functions 1 January 21st 05 06:37 PM


All times are GMT +1. The time now is 11:45 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"