Home |
Search |
Today's Posts |
#11
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Mon, 29 Jan 2007 03:45:55 GMT, Ken McLennan
wrote: G'day there Ron, Actually, Longre's add-in can be easily embedded in the workbook, and distributed with it. There is a menu option to do so. Hmmm... If that's the case, then I guess I need to read up on add-ins. In this case, using regular expressions through VBA, it may be more efficient to use the VBA method I posted or, if you want to use worksheet functions, to rewrite it as a function. If you do decide to use Longre's stuff as a function, you could use the same pattern, and the formula would be: =REGEX.MID(A1,"[0-9:]+(\s?[ap])?") --ron |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I remove unwanted characters within a text string. | Excel Discussion (Misc queries) | |||
Remove all characters following the first character in a string | Excel Discussion (Misc queries) | |||
Remove characters from a text string using a formula | Excel Discussion (Misc queries) | |||
want to remove all text characters equal to one character in length from text string | Excel Worksheet Functions | |||
want to remove all text characters equal to one character in length from text string | Excel Worksheet Functions |