Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi
I have a column of part numbers which are of varying length and start with varying letters. I would like to add 'M' to the beginning of every cell so for example A2115401717 would become MA2115401717. I'm fairly new to excel so I'm not sure if this is even possible. I would appreciate any help. |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Assuming your column A, type in B ="M"&A2 and copy down.
Regards Cimjet "muppetlover27" wrote in message ... Hi I have a column of part numbers which are of varying length and start with varying letters. I would like to add 'M' to the beginning of every cell so for example A2115401717 would become MA2115401717. I'm fairly new to excel so I'm not sure if this is even possible. I would appreciate any help. |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
hi
if your new then lets keep it simple. add a "helper" column next to your part number column. if your example was in A2 then in the helper column(B2?) put this formula.. ="M"&A2 Copy the fomula down as far as you need. copy the helper column and on the menu bar.... Editpastespecialvaluesok this will convert the formula to hard numbers and letters. keep the helper column, delete the original part number column.(or archive it. your data, your call) regards FSt1 "muppetlover27" wrote: Hi I have a column of part numbers which are of varying length and start with varying letters. I would like to add 'M' to the beginning of every cell so for example A2115401717 would become MA2115401717. I'm fairly new to excel so I'm not sure if this is even possible. I would appreciate any help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I add text to existing text in a whole column in Excel? | Excel Discussion (Misc queries) | |||
How to add text to all existing records in one column? | Excel Discussion (Misc queries) | |||
How to create a prefix containing text and zero? | Excel Worksheet Functions | |||
adding extra text into an existing column | Excel Worksheet Functions | |||
how do i prefix a column with letters | Excel Discussion (Misc queries) |