mid()

  1. A

    Get different parts of timestamp without MID()

    Hello, I have a spreadsheet with a column containing timestamps (format dd/mm/yyyy hh:mm:ss). I am trying to select certain dates: within a certain month, within a certain year etc. The month I want to select within is selected in a combobox (format yyyy/mm). The way I'm doing it is comparing...
  2. M

    Find a vowel and double the consonant before it in a string in one cell

    Hi to all I am trying to build a formula that will look for a vowel in a string in the same cell and when found I want to change all its instances to another vowel then I want to double the consonant before each instance of this vowel. This is mainly to deal with Diacritics of Arabic text...
  3. P

    get numbers between 2 chars second char not always the same

    I am trying to get the numbers in between the "+" from data, except if there is a "(" then I want only the numbers between the "+" and the "(" here is an example of the data 5215983+14(BH)+XZD 5215983+13+DFG 0896458+2(YZ)+XZD 5215983+10+XZD 9874289+14+XZD 5215983+8+XZD 5215983+7(HF)+YZD...
  4. J

    how do i merge down a sum of formulas into one function

    ok i have written down this =LEFT(A1,3)&MID(A1,FIND(" ",A1)+1,3)&MID(A1, FIND(" ",A1,FIND(" ",A1)+1)+1, 2)&RIGHT(A1,2)&TEXT(MONTH(TODAY()),"00")&RIGHT(YEAR(TODAY()),2) i put these formulas together to generate SKU for my store. I wanna turn this into a function named SKU(), for easy access in...

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