Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need that an especific cell, only accept numbers or date. Thanks
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
look up data validation in Excel's help.
it's under Data-Validation On Jun 3, 2:07 pm, blauerhund wrote: I need that an especific cell, only accept numbers or date. Thanks |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
suppose u want A1 needs to be accepts only number or date
then select A1, go to data | validation | setting tab | allow : custom | formula : =isnumber(A1) | ok On Jun 3, 11:21*pm, Tim879 wrote: look up data validation in Excel's help. it's under Data-Validation On Jun 3, 2:07 pm, blauerhund wrote: I need that an especific cell, only accept numbers or date. Thanks- Hide quoted text - - Show quoted text - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you change the data type of a cell using VBA? | New Users to Excel | |||
formating cell with TEXT data type | Excel Discussion (Misc queries) | |||
I type data into a cell that changes when I click enter - why? | Excel Discussion (Misc queries) | |||
Type data in one cell - and it automatically populates another cel | Excel Worksheet Functions | |||
how do you force the cell to leave the data as you type it? | Excel Discussion (Misc queries) |