name additions

lorenzoc

New Member
Joined
Feb 21, 2013
Messages
26
Hey everyone,

I am having troubling articulating what I would like to do. I have a series of numbers that are all different but I would like to add the same things to all of them. Here is the example:the original well name is 00/06-02-072-21W4/0 I would like a formula that would add a 1 to the begining of the name and a 0 in the second last part of the name to get us to this 100/06-02-072-21W4/00. I need to do this for a bunch of wells but the formula should be the same because I need to add the 1 and 0 everytime and in the same place.


thanks so much,

Lorenzo
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
="1"&A1&"0"
where A1 is the code
thanks so much... how about if I want that 0 to be the second last digit in the string

00/15-18-073-21W4/2 and change this to 100/15-18-073-21W4/02

thanks,

Lorenzo

<tbody>
</tbody><colgroup><col></colgroup>
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,176
Members
451,543
Latest member
cesymcox

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top