Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
MelanieWW wrote:
I need to enter a source code (letter W) before all the text that I have listed in a column. Example: All of column C has text... MPV001, MPV002, MPV003, ETC. I need to put a "W" in front of all the text. i.e. WMPV001, WMPV002, WMPV003, ETC. Is there a way to do this without manually typing W in all the cells? The spreadsheet has 1500 rows... If all the cells begin with, say, "M" then go to Find and Replace and replace M with WM |
#2
![]() |
|||
|
|||
![]()
I need to enter a source code (letter W) before all the text that I have
listed in a column. Example: All of column C has text... MPV001, MPV002, MPV003, ETC. I need to put a "W" in front of all the text. i.e. WMPV001, WMPV002, WMPV003, ETC. Is there a way to do this without manually typing W in all the cells? The spreadsheet has 1500 rows... |
#3
![]() |
|||
|
|||
![]()
Choose: 1) Do you want "W" to be an actual part of the cell value? or 2) do
you just want it to look like it's there but have the data remain as is? 1) In an empty column next to the original data, enter the formula ="W"&A1 where A1 is the adjacent cell with the original data. Copy the formula down the rest of the way to apply it to the rest of the original column. Cut that new column and "Paste Special, Values" over the top of the original column. <or 2) Creat a custom Format. Select the column FormatCells Category = Custom Type = "W"@ (enter this on that line and it will be added to the list below) Click "OK" Hope that helps. "MelanieWW" wrote in message ... I need to enter a source code (letter W) before all the text that I have listed in a column. Example: All of column C has text... MPV001, MPV002, MPV003, ETC. I need to put a "W" in front of all the text. i.e. WMPV001, WMPV002, WMPV003, ETC. Is there a way to do this without manually typing W in all the cells? The spreadsheet has 1500 rows... |
#4
![]() |
|||
|
|||
![]()
Thanks Gordon! This solves the issue. Much appreciated!
"Gordon" wrote: MelanieWW wrote: I need to enter a source code (letter W) before all the text that I have listed in a column. Example: All of column C has text... MPV001, MPV002, MPV003, ETC. I need to put a "W" in front of all the text. i.e. WMPV001, WMPV002, WMPV003, ETC. Is there a way to do this without manually typing W in all the cells? The spreadsheet has 1500 rows... If all the cells begin with, say, "M" then go to Find and Replace and replace M with WM |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change the width of a single column in a column chart | Charts and Charting in Excel | |||
Problem with graph ranges | Charts and Charting in Excel | |||
I enter numbers and they are stored as text | Excel Discussion (Misc queries) | |||
How do I sort a column of formulas in Excel? | Excel Discussion (Misc queries) | |||
How do I sort a column of formulas in Excel? | Excel Discussion (Misc queries) |