Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 252
Default How to limit user's input with data validation

Hi all,

I use a data validation to limit input, but other data can also be typed in
the cell, what can I do to not allow user to input other data?

Clara
--
thank you so much for your help
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default How to limit user's input with data validation

Are you using a named list on a worksheet?

Make sure that Data|Validation|Settings tab|Ignore blank is not checked.

If you included blanks at the end of the list to make it easier to update, maybe
using a dynamic range would be better.

See Debra Dalgleish's site for more information:
http://contextures.com/xlNames01.html#Dynamic


clara wrote:

Hi all,

I use a data validation to limit input, but other data can also be typed in
the cell, what can I do to not allow user to input other data?

Clara
--
thank you so much for your help


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 252
Default How to limit user's input with data validation

Hi there,

I have a named list called Fruits and have four itmes: blank line, apple,
orange,grape. I do a datavalidation on a cell let's call A1 with this named
list.
But other data can also typed in A1 that is not what I want it.

Clara
--
thank you so much for your help


"Dave Peterson" wrote:

Are you using a named list on a worksheet?

Make sure that Data|Validation|Settings tab|Ignore blank is not checked.

If you included blanks at the end of the list to make it easier to update, maybe
using a dynamic range would be better.

See Debra Dalgleish's site for more information:
http://contextures.com/xlNames01.html#Dynamic


clara wrote:

Hi all,

I use a data validation to limit input, but other data can also be typed in
the cell, what can I do to not allow user to input other data?

Clara
--
thank you so much for your help


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default How to limit user's input with data validation

Why do you have the blank line in that range named Fruits? Can't you just name
the range with the 3 non-blank items?

Or make sure that option is unchecked.



clara wrote:

Hi there,

I have a named list called Fruits and have four itmes: blank line, apple,
orange,grape. I do a datavalidation on a cell let's call A1 with this named
list.
But other data can also typed in A1 that is not what I want it.

Clara
--
thank you so much for your help

"Dave Peterson" wrote:

Are you using a named list on a worksheet?

Make sure that Data|Validation|Settings tab|Ignore blank is not checked.

If you included blanks at the end of the list to make it easier to update, maybe
using a dynamic range would be better.

See Debra Dalgleish's site for more information:
http://contextures.com/xlNames01.html#Dynamic


clara wrote:

Hi all,

I use a data validation to limit input, but other data can also be typed in
the cell, what can I do to not allow user to input other data?

Clara
--
thank you so much for your help


--

Dave Peterson


--

Dave Peterson
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
copy worksheet multiple times base on user's input [email protected] Excel Worksheet Functions 2 June 15th 07 05:51 PM
Data validation list limit? andy62 Excel Worksheet Functions 3 March 24th 07 05:55 PM
How to set user's input in textbox to be numerical? Chwa See Kiap Excel Programming 1 May 5th 06 10:10 AM
hyperlink based on user's input izbryte Excel Programming 2 November 24th 04 03:37 PM
hyperlink based on user's input izbryte Excel Worksheet Functions 1 November 24th 04 02:51 PM


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