Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
not with copy and paste. that over writes whatever is in the cell. but you could concatenate all of the info into one cell a2 = 3B b2 = e1000c C2= more formula in D2 .... =A2&B2&C2 results in D2 = 3Be1000cmore the ampersand (&) is the concatenating character. once concatenated, you could copy your formulas and paste special values to turn them into hard data. delete all the segments. Regards FSt1 "MGD" wrote: I have to make a worksheet of products. I can copy the part numbers but need to have all the part numbers preceded by "2M" no quotation marks. example: starting number looks like this "el000c" need to have it look like this "3Bel000c". The information is being copied from several other sheets via cut and paste. Is it possible to paste the "el000c" number with the 3B already there and staying after pasting several cells at once? Thanks in advance regardless of the answer. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert character at beginning of cell without changing contents | Excel Discussion (Misc queries) | |||
Add a alphabetic character to the beginning of an entire column of | Excel Discussion (Misc queries) | |||
Identification of "<" character at beginning of cell | Excel Worksheet Functions | |||
Adding a character to the beginning and end of txt in a cell | Excel Worksheet Functions | |||
only include cells beginning with specified character or number | Excel Worksheet Functions |