Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you!!
"Jim Thomlinson" wrote in message ... Select the cell you want to validate Select Data - Validation - Custom Add this formula =IF(ISERROR(FIND(",",A5)), TRUE, FALSE) This is for Cell A5 but you can use it for whatever cell you just selected... HTH "Steph" wrote: Is there a way to have data validation NOT allow commas in a cell? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
custom data validation on cells with data validation values | Excel Worksheet Functions | |||
How do I add an item with comma in the list of data validation | Excel Discussion (Misc queries) | |||
Data Validation - Allow numbers, comma, - and space | Excel Discussion (Misc queries) | |||
Comma Delimited-need comma at beginnng & end | Excel Discussion (Misc queries) | |||
Show comma in data validation list? | Excel Discussion (Misc queries) |