Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
For ex: if the Value in the Cell is "3456" i want to change that to "23456".
Similarly every cell should be prefixed with "2" |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If all the cells in question contain 4 digit numbers, then:
1 enter 20000 in an un-used cell 2 copy the cell 3 select the cells you want to change 4 edit / paste / special / with the addition button checked if the cells do not contain 4 digit numbers, then do not use this method. -- Gary's Student "Chirag Dedhia" wrote: For ex: if the Value in the Cell is "3456" i want to change that to "23456". Similarly every cell should be prefixed with "2" |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How about using custom format. Format the desired cells as 2####.
Numbers entered in these cells will automatically be prefixed with a "2". |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Wow Both methods worked.... Thanks ppl! Thanks a million!
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return SEARCHED Column Number of Numeric Label and Value | Excel Worksheet Functions | |||
creating a bar graph | Excel Discussion (Misc queries) | |||
Possible Lookup Table | Excel Worksheet Functions | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions | |||
How do I reference every "n" cell in a column in Excel? | Excel Worksheet Functions |