Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Instead of putting the string " years" in each cell, couldn't you just add it to
the column header--then everyone will know that field is. If you like that idea, you could remove the " years" from each cell by: Selecting the range Edit|replace (xl2003 menus) what: _years (where _ means space character) with: (leave blank) replace all ========== If you don't like that idea, you could still remove the string from each cell, but then give the column a custom format: Format|cells|number tab|custom category #0" years" Then the value will still be numeric (for further calculations), but the cell will look pretty. diana wrote: I have a spreadsheet in which column b refers to the number of years of safe driving. ie "22 years". How do I add 1 to each cell in column B? -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
inverse of the column function? i.e. input a number, output thecorresponding column text label | Excel Worksheet Functions | |||
How do I turn excel columns from column number to column letter? | Setting up and Configuration of Excel | |||
Count number of cells and total in one column, based on another column suffix | Excel Worksheet Functions | |||
Display missing Part Number if Column A does not match column B | Excel Worksheet Functions | |||
Auto number w/ different letter-number combos in same column | Excel Worksheet Functions |