#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Drop Down List

Hi, can anyone help

Is there anyway I can create a drop down list on a form using data that is
located in another workbook yet not have to open it everytime I want to use
the form.

Maybe there is a function that does the same thing? i.e. gets data from a
column and makes a list so you can click a selection.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ck ck is offline
external usenet poster
 
Posts: 52
Default Drop Down List

Funny, I just learned this today again.

1) First make your list in the other workbook.

2) Highlight the list you want to show in the drop down

3) In the upper right corner, exactly above the Column A title, you'll see a
the cell row/column of the first cell you highlighted. click on that box,
then type a title or name (such as "Menu" - don't need quotes though). PRESS
ENTER!!

Then

4) Go to workbook you want drop down menu to appear on; click on a open cell

5) Open VALIDATION, in the DATA menu

6) In ALLOW: click on what you want to see. If you have a list of options
such as: good, bad, ugly... Then you click on LIST. Make sure both boxes are
checked - Ignore blank and In-cell dropdown.

7) Then in SOURCE: type this =Menu YOU MUST ADD THE EQUAL SIGN for this to
work from another notebook.

8) Click Okay; You can cut and past this new pull down cell anywhere else
in your workbook and the pull down will still work properly.


Hope this helps,

"katiapro93" wrote:

Hi, can anyone help

Is there anyway I can create a drop down list on a form using data that is
located in another workbook yet not have to open it everytime I want to use
the form.

Maybe there is a function that does the same thing? i.e. gets data from a
column and makes a list so you can click a selection.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Drop Down List

CK

OP wanted to have a list source from a closed workbook.

Cannot be done.

Quoted from Debra Dalgleish's site.................................

You can use a list from another workbook as the source for a Data Validation
dropdown list.

For data validation to work, the workbook which contains the list must be
open, in the same instance of Excel. You could create the list in a workbook
that is always open, but hidden, such as the Personal.xls workbook.

End quote............................

Also from Excel Help on trouble-shooting DV

Are the referenced cells on the same worksheet or a different workbook?
Cell references have to be to cells on the same worksheet. If you have to
refer to a different worksheet or a different workbook, use a defined name
and make sure the workbook is already open.



Gord Dibben MS Excel MVP


On Wed, 22 Apr 2009 13:19:02 -0700, CK wrote:

Funny, I just learned this today again.

1) First make your list in the other workbook.

2) Highlight the list you want to show in the drop down

3) In the upper right corner, exactly above the Column A title, you'll see a
the cell row/column of the first cell you highlighted. click on that box,
then type a title or name (such as "Menu" - don't need quotes though). PRESS
ENTER!!

Then

4) Go to workbook you want drop down menu to appear on; click on a open cell

5) Open VALIDATION, in the DATA menu

6) In ALLOW: click on what you want to see. If you have a list of options
such as: good, bad, ugly... Then you click on LIST. Make sure both boxes are
checked - Ignore blank and In-cell dropdown.

7) Then in SOURCE: type this =Menu YOU MUST ADD THE EQUAL SIGN for this to
work from another notebook.

8) Click Okay; You can cut and past this new pull down cell anywhere else
in your workbook and the pull down will still work properly.


Hope this helps,

"katiapro93" wrote:

Hi, can anyone help

Is there anyway I can create a drop down list on a form using data that is
located in another workbook yet not have to open it everytime I want to use
the form.

Maybe there is a function that does the same thing? i.e. gets data from a
column and makes a list so you can click a selection.


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
Drop down list dependant on previous drop down list Tenacioushail Excel Discussion (Misc queries) 1 July 1st 08 11:35 AM
Drop down lists that auto create and then filter the next drop down list [email protected] Excel Worksheet Functions 2 September 30th 07 11:53 AM
Drop Down List choice selecting another drop down list CVD0722 Excel Worksheet Functions 3 October 31st 06 01:02 PM
how do I link a drop down list entry to a new drop down cell? lmunzen Excel Discussion (Misc queries) 1 August 15th 06 04:59 PM
multiple select from the drop down list in excel. list in one sheet and drop down in sriramus Excel Discussion (Misc queries) 5 October 27th 05 06:55 PM


All times are GMT +1. The time now is 11:56 PM.

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

About Us

"It's about Microsoft Excel"