Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default Data Validation - Restrict entry but without dropdown

I found the following question and helpfull result however I also would like
to not worry about the drop down in the cell. They are very narrow columns
and they just are unnecessary for only two options.

I just want my cells to only accept R or C - I have done this as suggested
below but dont really want the drop down list.

Select the impacted cells
DataData Validation
Allow: List
Source: F,H
Click [OK]

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"aetzkin" wrote:

I am trying to format a cell so that it will only accept the characters H or
F and reject all others.

--
Leanne M (Aussie)
(Changed Display name from Leanne)
United Kingdom
(Don''t ask me what an Aussie is doing living in the UK!)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Data Validation - Restrict entry but without dropdown

Hi,

Do it with a Data Validation formula

Lets say your range starts in A1, select the cells and then

Data|Validation - Formula
enter the formula

=OR(A1="C",A1="R")

Mike

"Leanne M (Aussie)" wrote:

I found the following question and helpfull result however I also would like
to not worry about the drop down in the cell. They are very narrow columns
and they just are unnecessary for only two options.

I just want my cells to only accept R or C - I have done this as suggested
below but dont really want the drop down list.

Select the impacted cells
DataData Validation
Allow: List
Source: F,H
Click [OK]

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"aetzkin" wrote:

I am trying to format a cell so that it will only accept the characters H or
F and reject all others.

--
Leanne M (Aussie)
(Changed Display name from Leanne)
United Kingdom
(Don''t ask me what an Aussie is doing living in the UK!)

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Data Validation - Restrict entry but without dropdown

You can still use the Allow: List option just uncheck the In-Cell Drop Down
option.

Note that this is case sensitive. If you enter as the source R,C lower case
r and c will be rejected. If you don't want this to be case sensitive use as
the source: R,r,C,c.

--
Biff
Microsoft Excel MVP


"Leanne M (Aussie)" wrote in
message ...
I found the following question and helpfull result however I also would
like
to not worry about the drop down in the cell. They are very narrow
columns
and they just are unnecessary for only two options.

I just want my cells to only accept R or C - I have done this as suggested
below but dont really want the drop down list.

Select the impacted cells
DataData Validation
Allow: List
Source: F,H
Click [OK]

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"aetzkin" wrote:

I am trying to format a cell so that it will only accept the characters H
or
F and reject all others.

--
Leanne M (Aussie)
(Changed Display name from Leanne)
United Kingdom
(Don''t ask me what an Aussie is doing living in the UK!)



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
How do I restrict data entry to one of two columns but not both? Gillian Excel Discussion (Misc queries) 4 July 16th 08 06:06 PM
How do I restrict data entry to one of two columns Gillian Excel Discussion (Misc queries) 2 July 16th 08 02:07 PM
How can I restrict a cell(s) to alpha-only data entry? Robert T Excel Discussion (Misc queries) 2 January 10th 07 10:55 PM
can i restrict data entry from certain columns surgeandoj Excel Discussion (Misc queries) 1 July 8th 05 05:28 PM
HOW TO RESTRICT DATA ENTRY FROM A CHOICE OF SEVERAL LIST? Roomee Excel Discussion (Misc queries) 1 June 18th 05 12:34 PM


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