Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Cosmic
 
Posts: n/a
Default Trying to add names to drop down list in Excel

We have a template set up on a separate sheet in the same workbook with a
list of drop down options - I am trying to add to these lists but with very
little success! I am sure the answer is simple but I must be missing it
somewhere!
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
davesexcel
 
Posts: n/a
Default Trying to add names to drop down list in Excel


http://www.contextures.com/xlDataVal01.html

If you are adding names to a list you will have to change the range in
your named range, I assume you are using a named range for your data,
validation,list
the above site might help you


--
davesexcel


------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=537157

  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Trying to add names to drop down list in Excel

I presume that because it is on another sheet, you are using a range name.
If so, make the name dynamic with a formula like

=OFFSET($A$1,,,COUNT($A:$A),1)

any items added are then automatically picked up.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Cosmic" wrote in message
...
We have a template set up on a separate sheet in the same workbook with a
list of drop down options - I am trying to add to these lists but with

very
little success! I am sure the answer is simple but I must be missing it
somewhere!
Thanks



  #4   Report Post  
Posted to microsoft.public.excel.misc
davesexcel
 
Posts: n/a
Default Trying to add names to drop down list in Excel


=OFFSET(Sheet1!$A$1,0,0,COUNTA(Sheet1!$A:$A),1)

would this be the better solution?


--
davesexcel


------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=537157

  #5   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Trying to add names to drop down list in Excel

What is the difference?

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"davesexcel" wrote
in message ...

=OFFSET(Sheet1!$A$1,0,0,COUNTA(Sheet1!$A:$A),1)

would this be the better solution?


--
davesexcel


------------------------------------------------------------------------
davesexcel's Profile:

http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=537157





  #6   Report Post  
Posted to microsoft.public.excel.misc
davesexcel
 
Posts: n/a
Default Trying to add names to drop down list in Excel


the other one didn't seem to work for me, I don't know why...when I
entered it I got a message, something like ..
there is an error do you want to procede anyway?

but the latter formula didn't do that..


--
davesexcel


------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=537157

  #7   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Trying to add names to drop down list in Excel

Very odd, I didn't and wouldn't expect it as they are the same formula, just
that you explicitly define the rows and columns and the sheet name, I let it
default.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"davesexcel" wrote
in message ...

the other one didn't seem to work for me, I don't know why...when I
entered it I got a message, something like ..
there is an error do you want to procede anyway?

but the latter formula didn't do that..


--
davesexcel


------------------------------------------------------------------------
davesexcel's Profile:

http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=537157



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
Can excel alphabetize a list of names? Mary P. Excel Worksheet Functions 1 April 25th 06 05:30 AM
Advanced Excel Drop down List chriscana Excel Discussion (Misc queries) 4 March 21st 06 02:35 PM
How do I add names to a drop down list? Ron Excel Discussion (Misc queries) 2 September 17th 05 09:49 PM
Function to List an Excel Workbook's Sheet Names KymY Excel Discussion (Misc queries) 1 April 1st 05 11:47 AM
How do I create a drop down list in Excel 2003 Lenny Excel Discussion (Misc queries) 1 February 17th 05 10:26 PM


All times are GMT +1. The time now is 02:05 PM.

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"