View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Data Entry Validation in Excel

Data validation options are found under the menu Data=Validation.

Beyond that, no capability is provided.

--
Regards,
Tom Ogilvy

svijay wrote in message
...
HI

Happy New year 2004 to all of you.

Im trying to incorporate data entry validation in excel sheet.Like
restricting only numerics
or alphabets etc like how we do in VB form or in a web page using java
script.

My requirement is the sheet is created dynamically and I need to access
few cells and have
to assign data type to that cell so that user can enter valid values as
per the data type
assigned.

I searched in the Excel object model but Im unable to find assign data
type to a cell or
range of cells.

So if any one of U know solution let me know.

Thanx in advance.

Cheers
Vijay


---
Message posted from http://www.ExcelForum.com/