Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use the below formula in datavalidation to not allow commas in the cell.
Is there a way to add to this to also not allow more than 1 blank space in the cell? Thank you!! =IF(ISERROR(FIND(",",B5)),1,0) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Question on looking up data | Excel Worksheet Functions | |||
Data Table Question? | Excel Discussion (Misc queries) | |||
Data Filtering question. | Excel Worksheet Functions | |||
VBA Question / Clearing out All Data | Excel Worksheet Functions | |||
Data Validation Question | Excel Programming |