removing charactors

  1. S

    if function for removing characters then another if

    I have a lot of lines in a data set that look something like this: 006MSP95228184 006ATL95228195 006ORD95485250 I don't care about anything but the 95228184, so I used the following function to rid myself of it: =IF(LEFT(A1,3)="006",RIGHT(A1,8),"") RESULT: 95228184 - excellent right...
  2. K

    removing dashes and zeros

    Hello I need help with removing three zeros and dashes in between so I can get the exact number ( 6500203) in the first example below. <tbody> 00065-0002-03 00065-0006-03 00065-0096-05 00065-0215-35 00065-0246-10 </tbody><colgroup><col></colgroup>

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