Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to format a cell so that it will only accept the characters H or
F and reject all others. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Select the cell, then select "Validation" from the "Data" menu. Select
"Custom", then enter the following formula: =or(A1="H",A1="F") Replace A1 with whatever cell you are using. HTH, Elkar "aetzkin" wrote: I am trying to format a cell so that it will only accept the characters H or F and reject all others. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this:
Select the impacted cells DataData Validation Allow: List Source: F,H Click [OK] Does that help? *********** Regards, Ron XL2002, WinXP-Pro "aetzkin" wrote: I am trying to format a cell so that it will only accept the characters H or F and reject all others. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
" / " Changing Decimal number format to Fraction on Protected Cell | Excel Worksheet Functions | |||
Cond. Format & Absolute Cell Reference Question | Excel Discussion (Misc queries) | |||
cell format in Excel 2002 SP3 will not accept long numbers | Excel Worksheet Functions | |||
Too many different cell format | Excel Discussion (Misc queries) | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions |