Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is it possible to format a cell to always add an "X" at the beginning of the
data input in the cell? I imagine it can be done under CellFormatNumberCustom but am wondering exactly what I would have to put as the format. Thanks in advance for your assistance! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Tue, 27 Oct 2009 09:18:11 -0700, Cheri
wrote: Is it possible to format a cell to always add an "X" at the beginning of the data input in the cell? I imagine it can be done under CellFormatNumberCustom but am wondering exactly what I would have to put as the format. Thanks in advance for your assistance! You just preface each section of the format string with an "X" (with or without the quotes). One way would be: xGeneral;x@ --ron |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try using:
"x"### "Cheri" wrote: Is it possible to format a cell to always add an "X" at the beginning of the data input in the cell? I imagine it can be done under CellFormatNumberCustom but am wondering exactly what I would have to put as the format. Thanks in advance for your assistance! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Format a cell such that "#NAME?" reads/appears "N/A"? | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Format cell to display "Y" or "N"when entering a 1 or zero | Excel Discussion (Misc queries) | |||
Complex if test program possible? If "value" "value", paste "value" in another cell? | Excel Discussion (Misc queries) | |||
Autofilter to search characters that begin with "* " | Excel Discussion (Misc queries) |