Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Data Validation List problem

I can create a list from an adjacent sheet no problem and it works...but when I save exit and restart the workbook the drop-down is not active. The drop down icon is on the cell but will not work. The settings are also gone when I re-enter the range again only to loose it when I exit and re-open... any ideas?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,872
Default Data Validation List problem

Hi,

Am Thu, 15 Aug 2013 07:09:44 -0700 (PDT) schrieb Snowfi

I can create a list from an adjacent sheet no problem and it works...but when I save exit and restart the workbook the drop-down is not active. The drop down icon is on the cell but will not work. The settings are also gone when I re-enter the range again only to loose it when I exit and re-open... any ideas?


what Excel version do you use? In xl2007 or earlier you have to name the
list if it is not on the same sheet as the validation.


Regards
Claus B.
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Data Validation List problem

On Thursday, August 15, 2013 3:09:44 PM UTC+1, Snowfire wrote:
I can create a list from an adjacent sheet no problem and it works...but when I save exit and restart the workbook the drop-down is not active. The drop down icon is on the cell but will not work. The settings are also gone when I re-enter the range again only to loose it when I exit and re-open.... any ideas?


Cheers for the reply Claus. I am using Excel 2010 the settings dialog does not have an option to enter a named list just cell references.
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Data Validation List problem

On Thursday, August 15, 2013 3:09:44 PM UTC+1, Snowfire wrote:
I can create a list from an adjacent sheet no problem and it works...but
when I save exit and restart the workbook the drop-down is not active. The
drop down icon is on the cell but will not work. The settings are also gone
when I re-enter the range again only to loose it when I exit and re-open...
any ideas?


Cheers for the reply Claus. I am using Excel 2010 the settings dialog does
not have an option to enter a named list just cell references.


A named range IS a cell ref.

--
Garry

Free uenet access at http://www.eternal-september.org
Classic VB Users Regroup
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Data Validation List problem

How dumb of me! YES works fine.... cheers gents. Why they let you select a range of cells and label the config box with a "valid" reference without a warning this should be a named range.....??


  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Data Validation List problem

How dumb of me! YES works fine.... cheers gents. Why they let you select a
range of cells and label the config box with a "valid" reference without a
warning this should be a named range.....??


Well.., using a ref to a named range is optional but is always a 'best
practice' when your DV list is stored on another sheet. In this case
the defined name should have global (workbook level) scope. Otherwise,
lists stored on the same sheet as the DV cells should be local (sheet
level) scope!

--
Garry

Free uenet access at http://www.eternal-september.org
Classic VB Users Regroup
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


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
Data Validation List Problem [email protected] Excel Programming 2 May 6th 08 04:39 PM
Data Validation List Problem chacha Excel Programming 1 March 2nd 08 02:44 AM
Edit problem for data validation drop down list purpletigerface Excel Worksheet Functions 4 February 28th 07 12:15 AM
Loop + Data validation list + e-mail problem VBA Noob[_39_] Excel Programming 2 August 11th 06 09:37 PM
Data Validation Drop-Down List Problem AmberLeaf Excel Programming 8 July 20th 05 11:03 PM


All times are GMT +1. The time now is 09:18 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"