![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Apr 2002
Posts: 169
|
In a cell I have data validation that only a X can be entered. The wierd thing is that I can enter in an "*" or "X" and it accepts it. Although it should not accept the "*". One more wierd thing is that it will accept a "X*" or a "*X". Does anyone know why this is? |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Denver, CO
Posts: 1,744
|
if you're just using list with a plain and simple x in the source box, this should not be happening. You're not pasting (as opposed to typing) this in, are you?
[ This Message was edited by: IML on 2002-05-02 13:49 ] |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Apr 2002
Posts: 169
|
I am using a list and all I am doing is typing it in, not pasting.
|
|
|
|
|
|
#4 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Denver, CO
Posts: 1,744
|
I'm stumped then. I was thinking if you were using a formula under custom as opposed to a list, you may run into some problems as the asterick is a wildcard character. At least you've ruled two things out... good luck
|
|
|
|
|
|
#5 |
|
Board Regular
Join Date: Apr 2002
Location: Wivenhoe, England
Posts: 877
|
Can't replicate in Excel 2000. Which version are you using?
|
|
|
|
|
|
#6 |
|
Board Regular
Join Date: Mar 2002
Location: Hellas
Posts: 553
|
Hello Hawley
I tried it in excel 2000 and , yes it happens. Maybe the * is a kind of wild character and excel ignores validation I will work on it more Andreas |
|
|
|
|
|
#7 |
|
Board Regular
Join Date: Apr 2002
Posts: 169
|
I'm using Excel 97.
|
|
|
|
|
|
#8 |
|
Board Regular
Join Date: Mar 2002
Location: Cincinnati, Ohio, USA
Posts: 6,824
|
The change event will refuse anything but an X in cell A1. Edit to the correct address...
Tom |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|