Thread: Data Validation
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ice Man[_3_] Ice Man[_3_] is offline
external usenet poster
 
Posts: 3
Default Data Validation

Hi

I select a cell in excel then from the Data menu I choose validation
in the Data Validation dialog box I choose Allow: List and in Source I
sepcify a range to take these values from

but I need to let users enter values that are not restricted to these
predefined values

can I do it without using combox control?

thanks