Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Excel Data Validation

I've got a spreadsheet on which I'm using Data Validation for a number of
fields. A few questions:
1. Where is the best place on the worksheet to put the data validation lists
so that they won't get deleted?
2. How can I protect the data validation lists from getting deleted?
3. When users insert/delete rows, the data validation fields get deleted as
well. How can I 'format' a range of rows so that the data validation always
takes effect even if rows get inserted/deleted/or the fields get all
blanked-out?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 171
Default Excel Data Validation

For greater protection you can put the list on another worksheet in the same
workbook, provided that you name the list. Enter the list items, select the
entire list, then Insert / Name / Define. Give the list a name, ex DV_List.
Then on the sheet where items are to be selected from the list, set the
validation to allow a list with the source set to =DV_List.
You could also hide the worksheet containing the list and then protect the
workbook.


"Doug_Warwick" wrote:

I've got a spreadsheet on which I'm using Data Validation for a number of
fields. A few questions:
1. Where is the best place on the worksheet to put the data validation lists
so that they won't get deleted?
2. How can I protect the data validation lists from getting deleted?
3. When users insert/delete rows, the data validation fields get deleted as
well. How can I 'format' a range of rows so that the data validation always
takes effect even if rows get inserted/deleted/or the fields get all
blanked-out?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Excel Data Validation

Many thanks. I had tried that, using the naming convention of
Sheet2!data_range, and it would not allow me to code it that way. I did not
realize I had to give the data_range a name to be able to reference it from
another worksheet in the same workbook. Again, thanks.

"bpeltzer" wrote:

For greater protection you can put the list on another worksheet in the same
workbook, provided that you name the list. Enter the list items, select the
entire list, then Insert / Name / Define. Give the list a name, ex DV_List.
Then on the sheet where items are to be selected from the list, set the
validation to allow a list with the source set to =DV_List.
You could also hide the worksheet containing the list and then protect the
workbook.


"Doug_Warwick" wrote:

I've got a spreadsheet on which I'm using Data Validation for a number of
fields. A few questions:
1. Where is the best place on the worksheet to put the data validation lists
so that they won't get deleted?
2. How can I protect the data validation lists from getting deleted?
3. When users insert/delete rows, the data validation fields get deleted as
well. How can I 'format' a range of rows so that the data validation always
takes effect even if rows get inserted/deleted/or the fields get all
blanked-out?

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
Validation Data using Validation Table cell range..... Dermot Excel Discussion (Misc queries) 16 January 5th 10 09:35 PM
data validation invalid in dynamic validation list ilia Excel Discussion (Misc queries) 0 November 7th 06 12:54 PM
data validation invalid in dynamic validation list ilia Excel Worksheet Functions 0 November 7th 06 12:54 PM
Data validation with validation lists and combo boxs Keith Excel Discussion (Misc queries) 1 October 12th 06 11:08 AM
Data Validation Excel 97 Boab1965 Excel Discussion (Misc queries) 3 June 7th 05 01:34 PM


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