![]() |
Mass adding of text
Is there a way to "mass add" text into a column of information?
Example: We do tractor parts and all info is kept in Excel databases. I need to update part numbers. Right now, the column looks like this: 11111 22222 33333 etc. and we need it to look like this: D11111 D22222 D33333 etc. Is there a way to tell Excel "add a letter or number at the beginning of each cell in this column"? Same thing when adding category codes for our website. I have everything broken down by model number, and have to manually edit our codes. It would be soooo much easier to tell Excel to add the code information before and after whatever is in each cell. Any way to make this happen? Thanks for your feedback. |
Mass adding of text
Forgot to add that I am using Excel 2007. I found "Insert Text" from Black
Knight, but it only goes to v2003. "Shae" wrote: Is there a way to "mass add" text into a column of information? Example: We do tractor parts and all info is kept in Excel databases. I need to update part numbers. Right now, the column looks like this: 11111 22222 33333 etc. and we need it to look like this: D11111 D22222 D33333 etc. Is there a way to tell Excel "add a letter or number at the beginning of each cell in this column"? Same thing when adding category codes for our website. I have everything broken down by model number, and have to manually edit our codes. It would be soooo much easier to tell Excel to add the code information before and after whatever is in each cell. Any way to make this happen? Thanks for your feedback. |
Mass adding of text
Suppose your data is in column A. Pick an un-used (helper) column and enter:
="D" & A1 then copy down Next copy the helper column and paste/special/values back onto column A -- Gary''s Student - gsnu200779 "Shae" wrote: Is there a way to "mass add" text into a column of information? Example: We do tractor parts and all info is kept in Excel databases. I need to update part numbers. Right now, the column looks like this: 11111 22222 33333 etc. and we need it to look like this: D11111 D22222 D33333 etc. Is there a way to tell Excel "add a letter or number at the beginning of each cell in this column"? Same thing when adding category codes for our website. I have everything broken down by model number, and have to manually edit our codes. It would be soooo much easier to tell Excel to add the code information before and after whatever is in each cell. Any way to make this happen? Thanks for your feedback. |
Mass adding of text
It is quite easy:
Try something like this in column B ="D"&A1 Regards, Ryan--- -- RyGuy "Shae" wrote: Is there a way to "mass add" text into a column of information? Example: We do tractor parts and all info is kept in Excel databases. I need to update part numbers. Right now, the column looks like this: 11111 22222 33333 etc. and we need it to look like this: D11111 D22222 D33333 etc. Is there a way to tell Excel "add a letter or number at the beginning of each cell in this column"? Same thing when adding category codes for our website. I have everything broken down by model number, and have to manually edit our codes. It would be soooo much easier to tell Excel to add the code information before and after whatever is in each cell. Any way to make this happen? Thanks for your feedback. |
Mass adding of text
OK, I get where you both are coming from. Is there a way to have it select
certain cells? i.e. "A1 if it begins with 2"? Some of the numbers don't need the number. |
Mass adding of text
List your desired rules and we will build them into the formula.
-- Gary''s Student - gsnu200779 "Shae" wrote: OK, I get where you both are coming from. Is there a way to have it select certain cells? i.e. "A1 if it begins with 2"? Some of the numbers don't need the number. |
All times are GMT +1. The time now is 04:54 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com