Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Maurice
 
Posts: n/a
Default Preventing manual entry in dropdown list ... possible?

I have created a Worksheet which has a number of cells with dropdown lists.
Now I have noticed that when such a cell is unlocked, people can manually
type into those cells as well. There is data validation in place which will
bounce any input not listed, but I would rather prefer to be ahead of the
data validation and only allow people to select the entries in the respective
lists. Initially I tried to mess around with various Excel settings (data
validation, etc...) and then with VB but I just can't seem to figure out if
it's even possible.

Is it possible to somehow prevent people from manually entering anything
into those cells, forcing them to make a pick from the list in the cell's
dropdown box? And if so, how can I do this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default Preventing manual entry in dropdown list ... possible?

Maurice,
I don't quite understand why the standard Data Validation
using a List will not suffice as this (can/does) prevent entry of data not in
the DV list. Am I missing something or just dumb?

"Maurice" wrote:

I have created a Worksheet which has a number of cells with dropdown lists.
Now I have noticed that when such a cell is unlocked, people can manually
type into those cells as well. There is data validation in place which will
bounce any input not listed, but I would rather prefer to be ahead of the
data validation and only allow people to select the entries in the respective
lists. Initially I tried to mess around with various Excel settings (data
validation, etc...) and then with VB but I just can't seem to figure out if
it's even possible.

Is it possible to somehow prevent people from manually entering anything
into those cells, forcing them to make a pick from the list in the cell's
dropdown box? And if so, how can I do this?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Tom Ogilvy
 
Posts: n/a
Default Preventing manual entry in dropdown list ... possible?

In xl2000 and earlier, if you locked the cells and protected the sheet, as I
recall, you could still use the data validation dropdown to update the cell.
I don't have a copy of those versions to test, so I can't verify it; but that
is my recollection.

I believe this behavior has changed and you can no longer edit the cell in
xl2002 and later. (which personally I think is the wrong way to go).

--
Regards,
Tom Ogilvy


"Maurice" wrote:

I have created a Worksheet which has a number of cells with dropdown lists.
Now I have noticed that when such a cell is unlocked, people can manually
type into those cells as well. There is data validation in place which will
bounce any input not listed, but I would rather prefer to be ahead of the
data validation and only allow people to select the entries in the respective
lists. Initially I tried to mess around with various Excel settings (data
validation, etc...) and then with VB but I just can't seem to figure out if
it's even possible.

Is it possible to somehow prevent people from manually entering anything
into those cells, forcing them to make a pick from the list in the cell's
dropdown box? And if so, how can I do this?

  #4   Report Post  
Posted to microsoft.public.excel.misc
Maurice
 
Posts: n/a
Default Preventing manual entry in dropdown list ... possible?

Maurice,
I don't quite understand why the standard Data Validation
using a List will not suffice as this (can/does) prevent entry of data not in
the DV list. Am I missing something or just dumb?


The validation is there; whenever the user types something into the cell on
the keyboard, the input is validated against what is in the list of the
cell's dropdown box. Anything entered that is not in the list is rejected.

What I want to do, however, is to reject any and all keyboard input into the
cells with the dropdown list, before it is even entered - and thus force the
user to make a selection from the list using only the mouse.
  #5   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default Preventing manual entry in dropdown list ... possible?

In XL2003 you have the choice of restricting the entry to the contents of a
list OR allowing input of any value in addition to the DV list.

"Tom Ogilvy" wrote:

In xl2000 and earlier, if you locked the cells and protected the sheet, as I
recall, you could still use the data validation dropdown to update the cell.
I don't have a copy of those versions to test, so I can't verify it; but that
is my recollection.

I believe this behavior has changed and you can no longer edit the cell in
xl2002 and later. (which personally I think is the wrong way to go).

--
Regards,
Tom Ogilvy


"Maurice" wrote:

I have created a Worksheet which has a number of cells with dropdown lists.
Now I have noticed that when such a cell is unlocked, people can manually
type into those cells as well. There is data validation in place which will
bounce any input not listed, but I would rather prefer to be ahead of the
data validation and only allow people to select the entries in the respective
lists. Initially I tried to mess around with various Excel settings (data
validation, etc...) and then with VB but I just can't seem to figure out if
it's even possible.

Is it possible to somehow prevent people from manually entering anything
into those cells, forcing them to make a pick from the list in the cell's
dropdown box? And if so, how can I do this?

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
Dropdown list connected to another workbook Pieman Excel Worksheet Functions 5 March 12th 06 09:35 PM
How to Change List Based on Value Chosen in Another List Edwin Kelly Excel Worksheet Functions 4 March 2nd 06 07:31 PM
dropdown list cardingtr Excel Discussion (Misc queries) 5 March 2nd 06 03:44 PM
HELP! Nesting IF Statements/Dependent Dropdown List Thomas Peters Excel Worksheet Functions 4 November 30th 05 05:38 PM
Make input in one column determine dropdown list in another. gettin-older Excel Discussion (Misc queries) 4 November 13th 05 10:42 PM


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