View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Loligo Loligo is offline
external usenet poster
 
Posts: 1
Default Why is * valid if Excel data validation list has no blanks or *?

In Excel 2007 (Windows XP Pro), I created a dropdown list (on another
worksheet in the same file) of valid characters with which names can be
created. The list includes all the characters on the standard keyboard,
except for spaces and * \ ? < : ' " | I have left the "ignore blanks"
unchecked. The system successfully prevents all of the forbidden characters
from being used, except for the *. The only way I can keep the * from being
allowed is to completely depopulate the list of allowed characters. Why?